UART user guide

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

UART user guide

1,284 次查看
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 项奖励
回复
2 回复数

1,201 次查看
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 项奖励
回复

1,201 次查看
fabio_poiatti
Contributor III

thanks

I will study ;-)

0 项奖励
回复