cancel
Showing results for 
Search instead for 
Did you mean: 

STOP mode

arunease
Associate II
Posted on December 04, 2015 at 11:14

Hi 

i am using coocox ide .

i have configured for Stop mode by using some examples and it wakes up by using the rtc wakeup interrupt. 

The mcu wakes up and goes to the rtc_wakep handlar. the problem is, it is not continue the process. 

1 REPLY 1
Posted on December 04, 2015 at 13:50

Perhaps it's Hard Faulting? I see no IRQHandlers, but it's a bit incomplete and uncompilable.

May be start with a more complete/working example, and traverse from there

STM32F4xx_DSP_StdPeriph_Lib_V1.x.x\Project\STM32F4xx_StdPeriph_Examples\PWR\PWR_STOP

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..