• 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...
  • LPC1788 HID
    HID using 1788 I have read HID example projects available on internet , in all project input from HID is taking only one byte and HID out also one byte length, BOOL HID_GetReport (void) { /*...