Hello All,
I want interface the Micro-controller (e.g 8051) with i.MX6 solo and I want to read the data from that Micro-controller Over UART.
Kindly Provide me the suggestions or reference for doing the same.
Best Regards,
Hrushi
Hi Hrushi
please check attached document Chapter 45 Universal Asynchronous Receiver/Transmitter
(UART) Driver and examples in imx-test package
www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.4.tar.gz
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hello igorpadykov,
Thanks for your reply.
Do you have specific exapmles for UART test driver.