• USB HID multiple interfaces
    I have STM32F4 Discovery board.I was able to implement HID device from run-time environment software components.I need to multiple interfaces.How can I do that?Because USB middleware codes locked. ...
  • Usb failed packets
    Hello, What could be causing failed packets Connection Status Device connected Current Configuration 1 Speed Full Device Address 1 Number Of Open Pipes 0 Device Descriptor NXP LPC17xx Speaker...
  • show packet
    hello dear all, i am working on a project that when i send a hex packet i can show that in my pc by uart. but i cant see the packet it just show zero. i write my code here: #include <LPC17xx.h> #include...
  • Problem with USB HID and Timers
    Hi, I try to program an STM32F103ZE. I use the Keil USB HID program and want to add some functions, such as a PWM, ADC and some other. If I use the USB HID, the ADC or the PWM in different programs...
  • LPC2141 - USB HID problems
    I am developing an HID device using an LPC2141. For the descriptors I followed the instructions of the thread http://www.keil.com/forum/docs/thread11137.asp. Using USBSource I can see that enumeration...