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

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

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

1,792件の閲覧回数
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,778件の閲覧回数
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 件の賞賛
返信