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!
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.
Let me know if this is helpful, if you have more questions do not hesitate to ask me.
Best regards,
Omar