Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By Davy
#15853 Has anyone been able to get interrupts working when a deep sleep mode? I'm guessing the answer is that interrupts don't work when in deepsleep but, I would like someone who know more then me to confirm .

I'm trying to go into a deepsleep and wake up on a button press. On wake up I need to know if the button was press or if it woke up because some other action (like booting up because it just got power or the deepsleep timer was up).
Any ideas how to do this?
User avatar
By alonewolfx2
#15890 interrupts not working on deepsleep. but you can wake up button connected to rst and if button pressed module waking up.