Sample UART communication driver

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Sample UART communication driver

1,175 Views
chiranjeevikinn
Contributor III

Hi All,

I am using iMx6solo processor for an embedded device, there is another micro-controller connected to imx6 on UART1 interface fro some specific task.

I am looking for a sample Linux UART communication driver with which iMX6 can communicate to the other controller.

Any pointers will be helpful for me to start.

Thanks for the help in advance.

Best regards,

Chiranjeevi

0 Kudos
1 Reply

618 Views
CarlosCasillas
NXP Employee
NXP Employee

Hi Chiranjeevi,

You could refer to Chapter 46 “Universal Asynchronous Receiver/Transmitter (UART) Driver” of the “i.MX 6 Linux Reference Manual” document (IMX6LXRM).

Additionally, you could take a look at the following Community document:

How-To use UART7/8 on i.MX6UL


Hope this will be useful for you.
Best regards!
/Carlos

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos