[STM32L4] [USARTx] How to configure USART as a wakeup source
Posted on August 08, 2016 at 06:14Hi,I am using USART interface - Rx as Interrupt and am configuring the Rx as 1-byte receive interrupts.Is there a way by which, this interface can be configured explicitly as a wake-up source like we get the interru...