UART overrun
Error that occurs when the UART FIFO is unable to keep up with data being received. This can be resolved by increasing the UART from a one-byte buffer to a 16-byte buffer or purchasing a new UART.
Also see: UART
Error that occurs when the UART FIFO is unable to keep up with data being received. This can be resolved by increasing the UART from a one-byte buffer to a 16-byte buffer or purchasing a new UART.
Also see: UART