• USB Keyboard/Mouse HID
    Hi, I'm trying to implement a mouse and keyboard via my LPC2378 ARM chip. I have the mouse working correctly using the Keil USB classes. How would I go about implementing the keyboard side on the...
  • USB Keyboard/Mouse HID
    Hi, I'm trying to implement a mouse and keyboard via my LPC2378 ARM chip. I have the mouse working correctly using the Keil USB classes. How would I go about implementing the keyboard side on the...
  • USB HID keyboard on tiva controllers
    Hi all, I am trying to implement a USB hid keyboard on my Tiva C series controllers. I am using one of the sample code given for TM4C123H6PZ and I am facing some problems with it. 1: When my...
  • USB HID keyboard on tiva controllers
    Hi all, I am trying to implement a USB hid keyboard on my Tiva C series controllers. I am using one of the sample code given for TM4C123H6PZ and I am facing some problems with it. 1: When my...
  • 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...