• 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 example
    Hello All! I use EFM32GG332F1024 on my own PCB. I'm trying to create a USB HID interface for communication with a Host (personal computer)! As a guide I use http://www.keil.com/pack/doc/mw/USB...
  • USB HID example, size problems .. again and again
    Hi all first of all thanks to Tsuneo Chinzei for contributing here that much. Very helpful. THANK YOU !! I am afraid my question finally will end up there top;) So, here is the common problem...
  • Port USB HID example for ST STR910 Board
    Hi, I want to convert the USB HID example of Keil MCBSTR9 Board to ST STR910 Board. Can anyone show me how to do it? Which code do I need to change in STR91x.s ? Thank you, John
  • 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...