• LPC2141 - USB HID problems
    I am developing an HID device using an LPC2141. For the descriptors I followed the instructions of the thread http://www.keil.com/forum/docs/thread11137.asp. Using USBSource I can see that enumeration...
  • STM32L USB HID Problem
    Hi again to Tsuneo ;) and all others ..., it's been a while I cannot get the USB to work properly. In general, I am familiar with HID, did use it successfully on LPC1768 and Renesas RX62 both...
  • 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 Problem with LPC2148
    Hi I managed to download USB HID Examples from the website and tested with LPC2148 and my PC using HID Client Example. The hardware responds to ON/OFF Commands as well as the Client Program responds...
  • USB HID example problems...
    Hello, I have been "playing" with the Keil USB HID example (the RV30 version of it, using RTL). I have changed the packet size to 64 bytes (in both the ARM code and the HID_Client1 program). The...