Page 1 of 1

Sleep and wake on external interrupt

Posted: Sun Aug 16, 2015 11:44 pm
by xernobyl
How do I put the MCU to sleep and wake up when an interrupt occurs from an external pin? Is there any sample on the SDK that does this that I can look at?

Re: Sleep and wake on external interrupt

Posted: Mon Aug 17, 2015 7:49 am
by lcheminade
This is automatically done by the SDK. Please see td_main.c in libtdcore for a better understanding.