diff --git a/README.md b/README.md index c90b3a7..3e26e6a 100644 --- a/README.md +++ b/README.md @@ -44,16 +44,6 @@ _The table below reconciles wiring of ESP32 module GPIOs with board pins._ | IO1 | 15 | I/O/T | GPIO1, __ADC1_CH1__, XTAL_32K_N | | IO0 | 16 | I/O/T | GPIO0, __ADC1_CH0__, XTAL_32K_P | -### ESP32-C3 Current Consumption Characteristics - -| Mode | Peak (mA) | -| --- | ---: | -| RF working | 345mA | -| Modem sleep[ the CPU is powered on @ 160 MHz | 20mA | -| Light sleep | 130 uA | -| Deep sleep; RTC timer + RTC memory | 5 uA | -| Power off | 1 uA | - ### Reserved GPIOs _The table below lists strapping and reserved pins._ @@ -70,4 +60,14 @@ During the chip's system reset, the latches of strapping pins samle re voltage l | IO18 | 11 | 13 | USB D- | | IO19 | 9 | 14 | USB D+ | +### ESP32-C3 Current Consumption Characteristics + +| Mode | Peak (mA) | +| --- | ---: | +| RF working | 345mA | +| Modem sleep[ the CPU is powered on @ 160 MHz | 20mA | +| Light sleep | 130 uA | +| Deep sleep; RTC timer + RTC memory | 5 uA | +| Power off | 1 uA | + # Schematic