Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - USB fucntion driver: (1 Item)
   
USB fucntion driver  
Hi ,

I am trying to write simple usb function driver with bulk end points on ti J6 platform,we are able to attache the 
descriptor to the device controller and enumartion succeed till get configuration descriptor but setconfuguration fails.


Do we have to do some thing from the application side (class driver side using libusbdci.so )to make it work?

Please le me know if there is some sample usb function class driver or some documentions regarding function drivers.