UART user guide

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

UART user guide

644 Views
fabio_poiatti
Contributor III

I need to use the UART on IMX6ULLEVK connected to an external board ..

How can I enable it by kernel?

How can I configure it?

Is there any test example?

Thanks

Fabio

0 Kudos
2 Replies

561 Views
CarlosCasillas
NXP Employee
NXP Employee

Hi Fabio,

Linux BSP already includes UART driver (enabled by default) for all the UART modules included on the i.MX6ULL device. For further details about its usage, you could refer to Chapter 45 “Universal Asynchronous Receiver/Transmitter (UART) Driver” of the “i.MX Linux Reference Manual” document, which is part of the “LINUX_DOCS” package.


Hope this will be useful for you.
Best regards!
/Carlos
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

-------------------------------------------------------------------------------

0 Kudos

561 Views
fabio_poiatti
Contributor III

thanks

I will study ;-)

0 Kudos