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!
I wrote detailed introduction for USB keyboard implementation on this topic. It will much more help you than above app note.
"USB HID KEYBOARD (Search a Programmer)" on SiLabs forum www.cygnal.org/.../001381.html
Tsuneo
take a look here. The appnote explains USB in general.\ http://www.keil.com/appnotes/docs/apnt_195.asp
View all questions in Keil forum