mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 04:15:21 +02:00
Merge branch 'feature/power_consumption_graphs' into 'master'
Power consumption graphs Closes IDF-208 See merge request espressif/esp-idf!10476
This commit is contained in:
@@ -51,3 +51,7 @@ Entering deep sleep
|
||||
Note that in one case the pulse count captured by the ULP program is 6, even though the `edge_count_to_wake_up` variable is set to 10 by the main program. This shows that the ULP program keeps track of pulses while the main CPUs are starting up, so when pulses are sent rapidly it is possible to register more pulses between wake up and entry into app_main.
|
||||
|
||||
With the default configuration (20ms ULP wakeup period), average current consumption in deep sleep mode is 16uA.
|
||||
|
||||
## Typical current consumption
|
||||
|
||||

|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
Reference in New Issue
Block a user