• 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
    Dear Sir, I would like to have your favor in order to configure my USB HID for LPC2368. I can send data to host (PC), but i don't know how i can receive data from host. I send data in EP1 and also receive...
  • 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...
  • Regarding USB HID Demo
    Dear Sir, I am using the the demo code of keil for USB HID for my custom made board. I have successfully uploaded the code to the controller. But when i connect the device to PC, it doesn't recognize...
  • USB HID ZLP
    Thanks in Advance. I am using keil HID example and win-api to make a usb hid device for sending and receiving data using interrupt transfer. I define the package size as 64 bytes, and of cause if the...