Page 1 of 1

Regarding power save configurations of ESP32-C6.

Posted: Tue May 28, 2024 12:35 pm
by Lalit26
Hi,
I need to run power save example on ESP32-C6 board in the light sleep mode. Can someone help me out with the memory configuration, clock configuration and peripheral configuration details. In the datasheet, for the light sleep mode there are two configurations as follows:
esp_sleep_config.png
esp_sleep_config.png (24.58 KiB) Viewed 558 times
The second option shows that the peripherals are shut down. How to ensure that peripherals are shut down?
I am using Espressif IDE and SDK v5.2.1.

Thanks in advance,
Lalit.