• USB HID Demo on mcbstm32
    I'm trying to run the Keil example for the above board. 1/ I've moved J1 jumper to PD2. 2/ I built the software, but Uvision (3.8a) would not download it to the board ( siguv3arm.dll problem /). 3...
  • USB HID with MCBSTM Demo Board
    I have recently bought an MCBSTM32 demo board and am working with the USBHID design example. When connected to a Windows XP machine, the demo board is recognised and XP successfully loads an HID...
  • Send more bytes with LPC2148 USB HID Demo
    What can i do to send one packet with 25 bytes or more with USB HID demo for LPC2148?
  • Can't compile LPC2148 USB HID Demo
    I'm using the Keil ARM Evalution Software (uV3 v3.51) When I try to compile or assemble the LPC2148 USB HID Example I get the following errors: --- Error: can't execute 'C:\Keil\ARM\BIN\AA' ...
  • Some fundamental questions regarding the USB HID example
    Hi there! I'm still trying to get around USB HID communication. To that end I've added Keil's HIB example to my project (some LPC2478). Since it's lacking the buttons and LEDs that the example is expecting...