• stm32f4 USB Host HID to interface touchpad..?
    In developing a USB Host HID application where using the controller STM32F4, and the USB stack library available on the ST website, we are trying to send data/command to an USB HID device. But in the...
  • Touchpad mouse using lpc2148
    I am using ARM as HID and have interfaced touchpad to the lpc2148,,, now i want to convert the ADC values obtained at the o/p ports as the movements of the mouse pointer (i.e touchpad mouse) please provide...
  • USB Host for HID on LPC2388
    Hello, I am currently trying to modify the USB Host Stack Light for the LPC2388 in order to communicate with a keyboard. I am having difficulties in requesting interrupt transfers from the keyboard device...
  • USB Host HID usbDeviceError
    Hi I have made a simple program for LPC4337 Device, this is my code for initiating the HID mouse that I have connected to my board. The problem is that I got this error usbDeviceError and my USB...
  • LPC1788 USB HOST HID
    I want to add a usb keyboard to my LPC1788 board. I'm using RL-USB for it. I have successfully used RL-usb to read and write a usb flash-drive. But i can not get it to work with a usb keyboard, usbh_hid_status...