Question
how to handle HAL_UART_ERROR_ORE?
Posted on December 16, 2015 at 12:31
Hi everybody!
I am using STM32F0 and stm32 cube as my development platform. I wanted to know the causes for uart over run error and what is the best solution to handle uart over run error.I am facing this problem in Uart receive interrupt. It is always generating overrun error and i am unable to process uart received data. The uart baud rate is 9600.Any suggestions would be a great help.Thanks #cubemx #stm32 #overr #uart-error