RT1064 how to use non blocking UART

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

RT1064 how to use non blocking UART

跳至解决方案
1,878 次查看
Meera_123
Contributor II
I am using Quectel EG-21g board with i.Mx RT1064 via UART interfacing , for that I want to use non-blocking UART. But our library code doesn't have that.
0 项奖励
回复
1 解答
1,836 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi

There are LPUART_TransferNonBlocking API in SDK.

danielchen_0-1620631628808.png

 

Several demos in SDK called LPUART_TransferNonBlocking API.

Please refer to demo  driver_example\lpuart\interrupt_rb_transfer

 

Regards

Daniel

 

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,837 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi

There are LPUART_TransferNonBlocking API in SDK.

danielchen_0-1620631628808.png

 

Several demos in SDK called LPUART_TransferNonBlocking API.

Please refer to demo  driver_example\lpuart\interrupt_rb_transfer

 

Regards

Daniel

 

0 项奖励
回复