• LPC2148 USB HID
    How to change report size in USB HID class. I would like to change ReportSize(8) to ReportSize(12) but the error has occur. Can I chage ReportSize to 12 bit? Now I use only one Enpoint. if I woule like...
  • LPC2148 USB HID
    How to change report size in USB HID class. I would like to change ReportSize(8) to ReportSize(12) but the error has occur. Can I chage ReportSize to 12 bit? Now I use only one Enpoint. if I woule like...
  • USB HID FOR LPC2148
    Hello, I would like to use the usb_hid sample code from Keil, to see how the USB works. I could create a project in uvision and build it and generate hex file and download it to my evaluation board...
  • 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...
  • USB HID FOR LPC2148
    Hello, I would like to use the usb_hid sample code from Keil, to see how the USB works. I could create a project in uvision and build it and generate hex file and download it to my evaluation board...