You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/03.nano/boards/nano-esp32/datasheet/datasheet.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -239,13 +239,15 @@ Note that you should not power the board with more than 5V via the USB-C® port.
239
239
240
240
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.
241
241
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
+
242
244
### Power Tree
243
245
244
-

246
+
![Arduino Nano ESP32 power tree.]()
245
247
246
248
### Pin Voltage
247
249
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.
0 commit comments