This document describes how to create a composite USB device with an interface association descriptor for the LPC134x USB port. It also describes the functional codes used in this application. The ...
This application note discusses USB Human Interface Device (HID) class on an embedded host. This document include an overview of HID class, its key features, HID client driver, event regeneration, ...
In the previous two HID articles, we talked about stealing HID descriptors, learned about a number of cool tools you can use for HID hacking on Linux, and created a touchscreen device. This time, ...