Hi,
I would like to know the wakeup time taken by the ESP-WROOM-32D Module to wakeup from light sleep mode. Any links to the reference documents or test carried out will be helpful.
Thanks in advance
Time taken by ESP-WROOM-32D Module to wakeup from Light Sleep mode
Re: Time taken by ESP-WROOM-32D Module to wakeup from Light Sleep mode
It depends on whether you power down the flash and if you do it will be limited by the startup time of the flash chip. Otherwise it should be fast. Maybe someone has a measurement.
Re: Time taken by ESP-WROOM-32D Module to wakeup from Light Sleep mode
From memory, the time it takes to enter/exit sleep mode, without powering down the flash chip, is about 350us (at 240MHz CPU clock).
In addition to that, real sleep time may overshoot the set time by (+1ms +/- 5%), due to the internal RTC clock drift.
When flash is powered down when entering light sleep (this happens if sleep time is over 2.5ms and PSRAM is not used), then the extra time needed to wake up the flash is accounted for, and light sleep time is reduced accordingly.
We're working on improving accuracy of light sleep time in order to support automatic light sleep mode.
In addition to that, real sleep time may overshoot the set time by (+1ms +/- 5%), due to the internal RTC clock drift.
When flash is powered down when entering light sleep (this happens if sleep time is over 2.5ms and PSRAM is not used), then the extra time needed to wake up the flash is accounted for, and light sleep time is reduced accordingly.
We're working on improving accuracy of light sleep time in order to support automatic light sleep mode.
Re: Time taken by ESP-WROOM-32D Module to wakeup from Light Sleep mode
Nice, but obviously only applicable to timer wakeup source.ESP_igrr wrote: When flash is powered down when entering light sleep (this happens if sleep time is over 2.5ms and PSRAM is not used), then the extra time needed to wake up the flash is accounted for, and light sleep time is reduced accordingly.
Who is online
Users browsing this forum: No registered users and 69 guests