USB HOST Code for IMX6 Linux

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

USB HOST Code for IMX6 Linux

792 Views
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 Kudos
2 Replies

551 Views
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 Kudos

551 Views
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 Kudos