Skip to content

Commit 4d1780d

Browse files
committed
power init draft
1 parent 379b59f commit 4d1780d

File tree

1 file changed

+4
-2
lines changed
  • content/hardware/03.nano/boards/nano-esp32/datasheet

1 file changed

+4
-2
lines changed

content/hardware/03.nano/boards/nano-esp32/datasheet/datasheet.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,13 +239,15 @@ Note that you should not power the board with more than 5V via the USB-C® port.
239239

240240
Power can either be supplied via the VIN pin, or via USB-C® connector. Any voltage input either via USB or VIN is stepped down to 3.3V using the MP2322GQH (U2) converter.
241241

242+
The operating voltage is 3.3V. Please note that there's no 5V pin available on this board, only the VBUS can provide 5V when the board is powered via USB.
243+
242244
### Power Tree
243245

244-
![Arduino Nano ESP32 power tree.](assets/UNO_R4_WiFi_Power_Tree.png)
246+
![Arduino Nano ESP32 power tree.]()
245247

246248
### Pin Voltage
247249

248-
The general operating voltage for Nano ESP32 is 5V, however the ESP32-S3 module's operating voltage is 3.3V.
250+
The operating voltage for Nano ESP32 is 3.3V. Please note that there's no 5V pin available on this board, only the VBUS can provide 5V when the board is powered via USB.
249251

250252
### Pin Current
251253

0 commit comments

Comments
 (0)