• USB HID Generic - Feature report usage
    Hi, I'm trying to understand the usage of feature report descriptor in USB HID. I couldn't understand the purpose of feature report descriptor. Can you please help.
  • HID
    I wanted to send data with different sizes using HID. Does the USB breaks up my data into sizes that fit the report descriptor and sends it serially so I can get my data on the other side of the USB...
  • ST10F269 Features
    Does anybody know if the ST10F269 Microcontroller supports the cached interrupt feature? - Thanks
  • Feature of ARM
    What is the unique Feature of ARM, why it is so popular when compared to other 32-Bit Microcontrollers
  • 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...