• RTX USB Composite Device HID and MSC
    Hardware: Keil MCBSTM32F400 Software: Keil MDK V4.53, V4.52, V4.51 V4.50 I have created code to run USB Composite Device HID and MSC-SDIO with out RTX every thing is works fine. When I...
  • hid composite
    I have lock dead lock problem in PC windows xp service pack III (tested also in windows 7) I already use hid generic single hid with success. Now I am trying to use LPC17xx composite Hid Hid generic...
  • Composite USB device MSC+CDC does not work
    I'm using a Keil MCB1700 evaluation board. The Mass Storage USB device demo works fine, the Virtual COM also works fine but combining them results in a driver failure. Below a detailed list of what I...
  • 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...