USART1 - interrupt problem with STM32F051
Posted on June 04, 2015 at 17:01Dear community,I am trying to initialize the UART of the STM32F051 µC – however receiving of data does not work because the interrupt is not triggered. I recognized only the weak initialization of the UART1 interrupt ...