Unsuccessful entering in sleep mode and wait for interrupt for wakeup
Posted on December 10, 2015 at 14:50Dear all, I am using a STM32F103VEH micro-processor. I intend to put the processor into sleep mode and configure it so it will wake up by receiving any interrupt. I use the following code: uint32_t tmpreg = 0; ...