lpuart overrun interrupt

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

lpuart overrun interrupt

1,690件の閲覧回数
ninghongxie
Contributor I

When the lpuart is at the 1 m baud rate, the overrun interrupt will always occur。How to solve it

0 件の賞賛
返信
1 返信

1,617件の閲覧回数
dianabatrlova
NXP TechSupport
NXP TechSupport

Hello,

I can advise some points on how to prevent overrun error:

- Decrease the BaudRate value

- Set the higher priority of LPUART interrupt

- Choose the fastest clock source for the LPUART

- You can consider using the FIFO register, see 51.3.1.12 LPUART FIFO Register (FIFO) in the RM rev. 11.

I hope it helps.

Best regards,

Diana

0 件の賞賛
返信