• 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 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...
  • STM32F4 USB composite HID+MSC
    Hi all! Does anyone have an experience with making multi-interface (multi-class) USB with STM32F4 device? I am using STM32F4-discovery kit and usb library STM32_USB-Host-Device_Lib_V2.1.0. I have...
  • C# application for composite HID Device.
    Hi all, has any one developed any application in C# for USB composite Device???
  • 2 HIDs in one composite USB code
    I need to write 2HIds in one composite device in STM32 microcontrollers.One for pointer mouse operation and other one for keypad operation.So i wish to know is it possible to do so?If yes will I need...