This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Multiple input reports from LPC214x USBHID example

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