• 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?
  • 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 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...
  • LPC2148 USB HID problem
    Hello, I have USB HID sample from NXP ( ics.nxp.com/.../an10736.zip ) and it work fine. Problem is the number of USB_HID_REPORT_OUT. When I set USB_HID_REPORT_OUT 1 it is working fine and data is recieved...