You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: