User Activity

I am using STM32F407VG MCU (STM32F4 Discovery board) and I want my MCU to wake-up from STOP mode when it receives a message from UART. I had to adjust some things manually because the STM32CubeMX is unable to set UART Rx pin as an GPIO interrupt pin ...