• 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 Host (HID-Keyboard) on LPC2362
    Hello, I want to make a USB-Host work on the LPC2362. Therefore, I found Sample Code for the LPC2388(in the MCB2300-folder, refer to www.keil.com/.../rlarm_usb_host_hid_kbd.htm ) that provides a Host...
  • USB Host (HID-Keyboard) on LPC2362
    Hello, I want to make a USB-Host work on the LPC2362. Therefore, I found Sample Code for the LPC2388(in the MCB2300-folder, refer to www.keil.com/.../rlarm_usb_host_hid_kbd.htm ) that provides a Host...
  • 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...