What's the difference between lpuart and flexio_uart

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

What's the difference between lpuart and flexio_uart

983件の閲覧回数
317336284
Contributor I

Recently i want to develop a data transfer function between modem and NXP MCU(S32K146), I want to know the difference between lpuart and flexio_uart, which one is better for my project.

0 件の賞賛
1 返信

860件の閲覧回数
Yunchuan
NXP Employee
NXP Employee

Simply,The main components of lpuart are timer,shift register and status registers. and the same as some other modules. so, the most difference between lpuart  and flexio_uart is error detection. that means if some error occurred, you must detect it by software instead of just read the status register.

By the way. some advance features is unsupported in flexio_uart. such as automatic insertion of parity bits.

0 件の賞賛