Resolved! UART / USART HAL function to stop reception / HAL bug-track system
Posted on February 16, 2017 at 17:26Hi allIn the HAL F1, Is there a function to stop serial reception and reset the UART HAL driver state?e.g. when I start a new reception in interrupt mode to receive 10 bytes, but after some time I decide to stop t...