UART and STOP 2 Low Power mode [stm32L496VG]
Hi,
UART stops transmitting (both IT and polling modes) after entering and exiting from STOP 2 mode.
Although I'm renabling the UART when I'm exiting STOP 2 I don't see the data received on the other side.
When I'm connected to MCU via JTAG everything works well because the JTAG blocks the MCU from entering STOP 2. Once I disconnect the JTAG and reset the device, it does enter STOP 2 mode but the UART stops funciotioning.
Any thoughts?
Anything else I need to enable when I exit STOP 2?
If that matters, I use RTC as the wake up source, and the STOP 2 mode is configured with WFI.
Thanks!
