STM32U575 Wakeup from UART in stop mode 1
Hi all,I've been struggling so much to get wake from uart working on this board. It looks like it should be simple, I have this code which I am pretty sure should be everything needed, but it just doesn't wake up when I send data to the serial port.C...