• USB HID example problems...
    Hello, I have been "playing" with the Keil USB HID example (the RV30 version of it, using RTL). I have changed the packet size to 64 bytes (in both the ARM code and the HID_Client1 program). The...
  • USB HID KEIL example problem
    I need to implement usb hid for my current project.So i thought of trying some code that works and use it as a base to form my code for usb. I am using NGX BLUEBOARD LPC2148 as my development board....
  • Usb-Hid example: Computer keeps crashing
    Hi, I modified the Usb-Hid example to use it for my own Projekt. I'm working with a At91Sam7X256 Basically I only changed the Report-descriptor, to only send. Basically it is working(quiet good...
  • USB-HID example of MCBSTM32E doesnt work
    Hi all, i have here an MCBSTM32E and i want to communicate with it via USB. So first of all i tried it with the given example (which is also described on the Quick Start Guide). Unfortunatly it doesnt...
  • USB Host HID Class Example for LPC2468
    Hello, I am hoping to setup my LPC2468 to act as a USB Host and to work with the HID Class. I am wondering if anyone has suggestions on example code or reading material? I have gotten Keil's...