-->
Page 1 of 1

Interrupt in DeepSleep

PostPosted: Mon Apr 27, 2015 5:24 pm
by Davy
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?

Re: Interrupt in DeepSleep

PostPosted: Tue Apr 28, 2015 3:51 am
by alonewolfx2
interrupts not working on deepsleep. but you can wake up button connected to rst and if button pressed module waking up.