STM32LO51, I want to achieve lowest possible power in sleep while still being able to wake up using UART at 115200 baud rate
I want to be getting my characters , including the first one from uart at 115200 baud rate and use UART to wake up from sleep, how do I do this ? The sleep mode and low power sleep mode, with all gpios changed to analog no pull and all other peripher...