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

making lpc2478 board to recognize a usb keyboard

Hi all, I made a custom board using lpc2478 and made my pendrive to detect by using usbhostlite. Now I want to do something like this, if i plug a usb keyboard or mouse it should be detected by my lpc2478 board. If I am not wrong, my lpc2478 usb should act as host for this. I ve been browsing the keil forums and examples and discussions were given for recognizing the board as hid on pc.Is there any reference project or example available for recognizing the keyboard by a lpc2478 board.? If not, can you give some pointers for doing the programming?Thank you.

Parents
  • Thanks for the reply! I actually modified USBHostlite and added support for fat32 and also for Long File names. My final aim is to add a usb hub and attach HIDs like keyboard or mouse to the hub. What I meant to ask is, is there any opensource library available for accomplishing this task? Thanks again.

Reply
  • Thanks for the reply! I actually modified USBHostlite and added support for fat32 and also for Long File names. My final aim is to add a usb hub and attach HIDs like keyboard or mouse to the hub. What I meant to ask is, is there any opensource library available for accomplishing this task? Thanks again.

Children