Relative Content

Tag Archive for uartstm32f4overrun

STM32 F4 – UART overrun error flag never gets cleared

I am starting development on an STM32F4 (using a Weact Black Pill), and am running into a problem with UART error flags. Note that for various reasons I am not using HAL at all, apart from the register definitions in the STM header files.