• LPC1788 USB host controller
    Dear friends, I've got this weird problem with the USB controller on LPC1788. I use RL-USB to do the job. I initialize the RL-FlashFS file system on the USB and I create a text file and simply write...
  • How to configure the LPC2148 as USB host?
    I am trying to interface USB keyboard with LPC2148. I want the LPC2148 to act as a USB host. Is it possible?
  • USB host controller addon
    Hello, I was hoping somebody would be able to recommend a USB host controller "add-on" (you know, like these external modem modules)? Keil do not support USB host functionality yet, and I was hoping...
  • LPC2148 usb controller
    I use usb controller in Lpc2148. I get example code from keil website in HID class. I need adapt InReport up to 64 byte( InReport[0],InReport[1]....,InReport[64]) for send more data but I donn't good...
  • LPC1788 USB host controller using RL-USB
    Dear friends, I have designed a LPC1788 board and I am trying to develop a program to use its USB host controller. I am using RL-USB and RL-FlashFS file system. The layout is similar that of the...