From time to time I reach a state where the uart reception suddenly stops, but the oscilloscope shows a continuous transmission.
uart seems to have unrecoverable errors (overflow?)
Perhaps it's better to handle UART exceptions?
or at least add the UART_ADVFEATURE_RXOVERRUNDISABLE_INIT flag?
From time to time I reach a state where the uart reception suddenly stops, but the oscilloscope shows a continuous transmission. uart seems to have unrecoverable errors (overflow?)
Perhaps it's better to handle UART exceptions? or at least add the UART_ADVFEATURE_RXOVERRUNDISABLE_INIT flag?