Question on wake by ULP from deep sleep
Question on wake by ULP from deep sleep
I've rooted around in sleep_modes.c and other places, and it looks like a system wake from ULP causes an unconditional reset of the system, with control always and only going through app_main (with no memory surviving except RTC memory and NVS memory. Is this correct? Is there another way to wake from deep sleep on a ULP wake instruction without a system reset? If so, would you point me to docs or an example?
Re: Question on wake by ULP from deep sleep
Any wake from deep sleep is a reset because deep sleep is basically a shutdown. Wake stubs can be useful for some things. Light sleep can resume.
Re: Question on wake by ULP from deep sleep
Thanks for the quick reply. It'll save me some time.
Who is online
Users browsing this forum: No registered users and 109 guests