• USB HID reports longer than 64 bytes on lpc1768
    Hi, I'm on the board MCB1700. I took the example of Keil (C:\Keil\ARM\Boards\Keil\MCB1700\RL\USB\RTX_HID) I modify the code following the instructions in this forum : http://www.keil.com/forum...
  • 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...
  • USB HID Report ID
    Hello, I am useing an SAM7S256 controller. I want to implement a USB HID communication. I have already succeded to some degree with the Keil sample code for HID. My problem is the Report descriptor...
  • USB HID Report size
    Hi. I'm working with LPC 2368 controller and need to write USB HID application. I'm using Keil's example as base and I need to change it to send more bytes from device to PC at once. I've changed the...
  • HID - Large USB Report Descriptor
    I've been getting up the curve on Using the STM32 cortex-m3's full-speed library (Datasheet, FS Library documentation, Jan's book, beyondlogic, etc) and have read a LOT of great posts and I think I have...