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,576件の閲覧回数
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 返答(返信)