• USB HID Keyboard no Data on Endpoint 1
    Hi, I try to implement the HID keyboard protocol based on the HID example on my LPC1768 but unfortunately is doesn't work yet. The problem occurs after the host (Windows 7) reads the report descriptor...
  • USB HID Keyboard no Data on Endpoint 1
    Hi, I try to implement the HID keyboard protocol based on the HID example on my LPC1768 but unfortunately is doesn't work yet. The problem occurs after the host (Windows 7) reads the report descriptor...
  • STM32F103 USB HID using Endpoints (no answer from EP1)
    Hi Guys, I sit for days on my USB transfer. I work with a STM32F103C8 microcontroller. I want to build a transmission with 2 endpoints to transfer my Data from the (GUI) Host. My problem are the endpoints...
  • STM32F103 USB HID using Endpoints (no answer from EP1)
    Hi Guys, I sit for days on my USB transfer. I work with a STM32F103C8 microcontroller. I want to build a transmission with 2 endpoints to transfer my Data from the (GUI) Host. My problem are the endpoints...
  • Write to USB HID with OUT interrupt endpoint via WriteFile()
    Hello experts! I'm trying to modify our existing HID descriptor and message handling that is based on one of Keil's examples, in such a way that our LPC2478-based hardware would use an OUT interrupt...