• 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...
  • Audio Definitions, Packet size, Packet count
    How do I change the sample rate for the code, how do I set the packet size and packet count and buffer size for different sample rates? such as 44.1khz or 48khz or 22khz? /*-------------------...
  • 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...