Writing USB host application in Linux

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi,

   

http://www.cypress.com/?rID=57610 is our application note on how to write USB host application in Linux. Looking for feedback on anything more that needs to added and any specific that needs more content on.

   

Feel free to post your feedbacks here.

   

Cheers,

   

Anand

0 Likes
1 Solution
Anonymous
Not applicable

 You can use Pyusb which write the host application in Python.

   

Its bottom API is Libusb. 

View solution in original post

0 Likes
1 Reply
Anonymous
Not applicable

 You can use Pyusb which write the host application in Python.

   

Its bottom API is Libusb. 

0 Likes