This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

LPC2368 HID Keyboard

Hi,

I've been try to modify USB_HID lpc23xx code to keyboard.
and I aleady read this forum.
www.cygnal.org/.../001381.html

and I already modify usbdesc.c for keyboard.
Now PC can see my lpc2368 board as HID_KEYBOARD.
But I can't send data to PC, so can you told how to midify code for send keyboard data from my board to PC.

Thanks,

Nuttawit

Parents
  • Hi Tsuaneo,

    Now I just fixed this problem already. Cause by my setting HID_ReportDescriptor mistake.

    I debug by SourceUSB program , and setting HID_ReportDescriptor by HID descriptor tool , both program I get from your suggestion on keil forum :-).

    Thankyou very much for you help me in this forum and another forum that useful to fixed USB development problem.

    Happy new years,

    Nuttawit

Reply
  • Hi Tsuaneo,

    Now I just fixed this problem already. Cause by my setting HID_ReportDescriptor mistake.

    I debug by SourceUSB program , and setting HID_ReportDescriptor by HID descriptor tool , both program I get from your suggestion on keil forum :-).

    Thankyou very much for you help me in this forum and another forum that useful to fixed USB development problem.

    Happy new years,

    Nuttawit

Children
No data