Possible bug in UART of the latest F4xx_HAL_Driver (v1.4.1, cubef4 v1.9.0)
Posted on November 11, 2015 at 23:36Hi,I got stuck for 4 hours in this problem and now found why:When I use the HAL_UART_Transmit_IT() function and at the same time something arrives in the RX without the HAL_UART_Receive_IT() being called, it cause...