User Activity

Hi, I created a test project to wake up L562MCU from STOP Mode when UART RxFIFO Threshold reached or full interrupt triggered or USER Button pressed.The project is based on Example project "UART_WakeUpFromStopUsingFIFO" for L562-DK. Test 1: Rx thresh...
Hi All, I created a test project to Wake Up the device from STOP Mode when it receives data over UART. I ported code from "UART_WakeUpFromStopUsingFIFO" available at /STM32Cube/Repository/STM32Cube_FW_L5_V1.3.1/Projects/STM32L562E-DK/Examples/UART/Ex...