Hello everyone, I have an HID project using an LPC2141 where I need to send out multiple Input reports. I'm using the Keil USBHID example code but I can't figure out how to get it to work with more than 1 report. I'm assuming I need to use multiple endpoints but let me know if I'm wrong.
Any suggestions as to what code I need to change/add would be greatly appreciated.
Jason Lewis