• 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 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....
  • (Micro Vision) IDE keeps crashing while debugging.
    Hello all. Just upgraded to the latest MDK, and ever since our IDE keeps crashing when we try to debug our application. here's the info for microvision IDE-Version: µVision V4.50.0.0 Tool...
  • HID Mouse keeps sending unneeded data!
    Hi, I've got my USB HID Mouse and Keyboard working perfectly. However, I can't seem to figure out how to prevent the device from sending unneeded packets whenever there is no movement (00 00 00 00...