• 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...
  • overlaid data permanent
    I have an application where, if used as intended, module 'N' is accessed and module 'O' is never accessed, However, if used with 'old format directives' module 'O' is accessed and module 'N' is never...
  • How to write the program permanently into the microcontroller
    I'm completely new in this areas. Can anyone tell me how to do it? Thank you!
  • How to send data to pc incontinuously via HID?
    I study the KEIL HID demo for MCB2300, the demo is fine but not fit me. My project need read data from LPC23xx if the data is prepared. but the demo always continously send report to PC even the...
  • 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...