USB HOST Code for IMX6 Linux

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

USB HOST Code for IMX6 Linux

1,459 次查看
johncoleman
Contributor IV

Hi,

I am looking for a simple example of Code to act and communicating as an USB HOST on Linux on the IMX6 UltraLite board.

Are there any code examples for this ?

Thanks in advance !

0 项奖励
回复
2 回复数

1,218 次查看
johncoleman
Contributor IV

This is helpful, but does not directly answer my question.

Not Answered yet ...

I am looking for example code of this - Usb Host on Linux / Imx6.

0 项奖励
回复

1,218 次查看
igorpadykov
NXP Employee
NXP Employee

Hi John

for linux usage of usb host one can look at unit tests (imx-test

package) folder mxc_usb_test and DOC folder inside it.

As i.MX6 linux USB driver implements standard Linux driver interface,

for usage usb from user space application one can look at usb linux

documentation on

https://www.kernel.org/doc/htmldocs/usb/

Best regards

igor

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

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

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

0 项奖励
回复