Content originally posted in LPCWare by ChoppaDee on Sun Oct 30 20:20:09 MST 2011
Hi,
I'm trying to make the USB HID example for LPC1769 into a composite HID device that can support more the 1 HID interfaces. What I have done so far is modifying the usbdesc.c file to accomodate 2 HID interfaces. Device failed to enumerate. Anyone have tried something similar? Any pointer is greatly appreciated.
PS, I have succeeded in making a composite usb device for generic non class bulk transfer end points by doing the same thing
Thanks,
Chop