Skip to content

Commit 11a7ca9

Browse files
authored
Merge pull request #1530 from arduino/karlsoderby/esp32-datasheet-update
[Nano ESP32] Clarify low power consumption ratings
2 parents 8861606 + 00a9793 commit 11a7ca9

File tree

1 file changed

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

1 file changed

+7
-2
lines changed

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ The Nano ESP32 is compatible with the Arduino IoT Cloud, and has support for Mic
1414
Maker, IoT, MicroPython
1515

1616
# Features
17+
1718
* **Xtensa® Dual-core 32-bit LX7 Microprocessor**
1819
* Up to 240 MHz
1920
* 384 kB ROM
@@ -41,13 +42,15 @@ Maker, IoT, MicroPython
4142
* UART
4243
* CAN (TWAI®)
4344
* **Low Power**
44-
* 7 μA consumption in deep sleep mode
45-
* 240 μA consumption in light sleep mode
45+
* 7 μA consumption in deep sleep mode\*
46+
* 240 μA consumption in light sleep mode\*
4647
* RTC Memory
4748
* Ultra Low Power (ULP) Coprocessor
4849
* Power Management Unit (PMU)
4950
* ADC in RTC mode
5051

52+
\*The power consumption ratings listed in low power modes are only for the ESP32-S3 SoC. Other components on the board (such as LEDs), consumes power as well, which increases the overall power consumption of the board.
53+
5154
# Contents
5255

5356
## The Board
@@ -478,6 +481,8 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
478481
| 11/06/2023 | Correct company name, correct VBUS/VUSB |
479482
| 11/09/2023 | Block Diagram Update, Antenna Specifications |
480483
| 11/15/2023 | Ambient temperature update |
484+
| 11/23/2023 | Added label to LP modes |
485+
481486

482487

483488

0 commit comments

Comments
 (0)