• RL-USB HID device problem
    Hello! I am working with Atmel AT91SAM9260-EK development board, I use RTX-os and Keil USB library files(written for AT91SAM7S-EK devboard). I made some changes in source files to make it work on my...
  • USB HID class device for MCB2300
    Hello, I am starting the development of a USB device driver for the generic HID class running on the MCB2300. I know that this driver is already available for the LPC214x. Has anybody already...
  • USB 2.0 HID device driver
    Hi I have some problem regarding USB 2.0.We are using HID Device Driver (LPC2148). The current driver implementation is like if there is no data sent by the endpoint the dummy byte 0xFF is sent to the...
  • 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...