Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
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.