Is there a feature to do error correction for UARTs on LPC17xx?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Is there a feature to do error correction for UARTs on LPC17xx?

1,575 次查看
lpcware-support
Senior Contributor I

The LSR register in UART can detect:
*) Overrun - Data is missing due to UART RX FIFO is full
*) Parity error
*) Framing error - Error if the stop bit is missing
*) Break Interrupt.- Data is 0x00 (including parity bit)

However, UART cannot recover the missing bits from faulty transfer.

标签 (3)
标记 (3)
0 项奖励
回复
0 回复数