Question
[STM32L4] [USARTx] How to configure USART as a wakeup source
Posted on August 08, 2016 at 06:14
Hi,
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 interrupts on the GPIOs configured as interrupts ?Thanks,Sunny #stm32l4 #wakeup #usart