Exiting STOP mode on USART character
Posted on August 30, 2013 at 14:27 Hi, I have a bit of an issue - I'm trying to put an STM32 into STOP mode, but to have it wake up when a character is sent over the USART (and to receive that character). My code is just: // .....