• HID USB
    Hi. I too have some question for HID USB demo example project for LPC2148 MCU. Demo application work good but: if don't change any code then firmware still send GetReport (button state). In my code...
  • 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.
  • SMT32 usb two HIDs
    Hi, working with the SMT32 processor, I've some troubles with the usb interface. I want to install two HID interface descriptors (each has one endpoint - endpoint1 and endpoint4). In the device...
  • USB HID
    Hi all, I would like to consult a technical issue here. I am trying to develop a simple USB HID communication between PC and device board with STM32F400. On the host side (PC) I am using Visual Studio...
  • usb hid
    Thanks in Advance I am using keil HID example to make a usb hid device for sending data using interrupt transfer. My device is able to send data to pc .i am able to check data that i sent to PC using...