Hi,
I'm trying to implement a mouse and keyboard via my LPC2378 ARM chip. I have the mouse working correctly using the Keil USB classes. How would I go about implementing the keyboard side on the same USB bus? I know there is a way to create multiple configuration descriptors, however, I don't see any examples. Please lend any assistance!
Thanks!