• 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' ...
  • Regarding USB HID Demo
    Dear Sir, I am using the the demo code of keil for USB HID for my custom made board. I have successfully uploaded the code to the controller. But when i connect the device to PC, it doesn't recognize...
  • 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 - Sending 64 bytes from PC->LPC2148
    I am trying to modify demo code of LPC 2148 HID. I want to send 64 bytes from PC to LPC 2148. I have changed following parameters in the usbdesc.c file 1. Changes in report descriptor HID_ReportCount...
  • 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...