Hello all,
I am trying to make my device WCID by following the instructions here: github.com/.../WCID-Devices
I've implemented my own usb layer on top of the USB Device API provided by TI. In order to handle the special requests issued by usbport.sys I have implemented the GetDescriptor Callback, but when I plug in the device this callback is never called.
Any suggestions on how to proceed?
Thank you,
Isaac