UART Overrun
Posted on May 10, 2017 at 18:44 Hello, I'm using stm32l476 board discovery. A GSM modem is connected to the STM32 through RS232 to UART driver. The UART is configured with IRQ and hard flow control (RTS and CTS). Here, is my IRQ callback : ...