• Composite HID+HID does not work
    Hello, I am using NGX LPC1837xplorer development board, my computer has windows 7 OS. My goal: create composite HID device in both USB0 &USB1. Using example code for LPC18xx from keil(pack installer...
  • Composite HID+HID does not work
    Hello, I am using NGX LPC1837xplorer development board, my computer has windows 7 OS. My goal: create composite HID device in both USB0 &USB1. Using example code for LPC18xx from keil(pack installer...
  • Middleware Composite HID + HID with two interface doesn't work
    I am trying to make a composite device with two identical HID joystick classes on one device but windows 10 doesn´t recongnize it. I don't want to make a device with one interface and using one HID...
  • Middleware Composite HID + HID with two interface doesn't work
    I am trying to make a composite device with two identical HID joystick classes on one device but windows 10 doesn´t recongnize it. I don't want to make a device with one interface and using one HID...
  • composite device msd+hid
    hello my friends! I want to implement Atmel composite device code (msd+hid) on at91sam7s256 . I downloaded the software package and tried to implement usb mass storage first, it worked correctly...