How is the proper way of recovering from a UART overrun condition in STM32F030R8T6 ?
Posted on April 17, 2016 at 16:36Hello, We are using a discovery kit based on STM32F030R8T6 uC and facing a strange condition. When using both serials (UART1 and UART2), both in interrupt mode, there is a overrun error happening from UART1 and we ca...