Question
Wakeup from timer interrupt
Posted on January 24, 2013 at 17:54
Hi all
I am using STM32 and trying to make the periodic wake up of the CPU from low power sleep mode , by interrupt from TIMER 9 , and I see the following strange behavior:
I succeeded to wake up the CPU from low power sleep mode by timer interrupt , only once . After that the CPU remains in sleep mode
When I am working without entering to sleep mode , the timer works ok .
#tim #stm32