mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
7cf32b4387
esp32s2: fix wrong deepsleep configuration issue. 1. if RTC_CK8M_ENABLE_WAIT_DEFAULT set to 1, rtc peripherals will not poweron successfully if pd peripherals in light_sleep, the minimum RTC_CK8M_ENABLE_WAIT_DEFAULT is RTC_POWERUP_CYCLES + RTC_WAIT_CYCLES + 2; 2. when goto deepsleep after lightsleep waking up, rtc regulator should not force pu. |
||
---|---|---|
.. | ||
soc |