How to Route UART Examples to Arduino Rx/Tx Pins?

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

How to Route UART Examples to Arduino Rx/Tx Pins?

1,918 次查看
wcbdev
Contributor II

I have successfully programed the imx1064 evk with lpuart and uart examples where I can read serial messages on pc via putty.

 

I would like to route UART functionality from the usb port to arduino pins. How do I do this? Is there an example of this somewhere? Any help would be appreciated. 

 

Thanks!

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

1,904 次查看
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello
Hope you are well.
For doing this you have to initialize other instance of LPUART since LPUART1 that is used does not have a connection to the Arduino pins. To do this you can use the Config Tools to route the pins and configure the peripheral.

Omar_Anguiano_0-1633023827441.png
Let me know if this is helpful, if you have more questions do not hesitate to ask me.
Best regards,
Omar

0 项奖励
回复