Command to come out of sleep mode
Posted on May 26, 2015 at 13:47Hi We are using __WFI(); command to enter into sleep mode in STM32F205, the controller will come out of sleep mode if there is any interrupt. Is there any ''command'' with which we can manually come out of sleep mo...