deep sleep and start time
Posted: Sun Dec 18, 2016 6:21 pm
Hi,
A few questions about the time it should take to go back to running code after ESP32 is in deep sleep -
- Is it correct that every time ESP32 recovers from deep sleep, the image has to be copied from flash to RAM (meaning, code is not executed directly from flash)?
- If so, how long does it take to copy an image of a certain size from flash to RAM?
- Are there any measurements available for this time (deep sleep to active mode)?
Thanks
A few questions about the time it should take to go back to running code after ESP32 is in deep sleep -
- Is it correct that every time ESP32 recovers from deep sleep, the image has to be copied from flash to RAM (meaning, code is not executed directly from flash)?
- If so, how long does it take to copy an image of a certain size from flash to RAM?
- Are there any measurements available for this time (deep sleep to active mode)?
Thanks