LL drivers USART - interrupt not working
Hi all,I am trying to use the USART1 with RX interrupt but I cannot make it working with code generated using STM32Cube IDE running on Linux.The MCU is an STM32F407VG.The ISR function (the only part of the code I modified according to the MCU TRM) is...