• 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...
  • LPC1788 USB HOST HID
    I want to add a usb keyboard to my LPC1788 board. I'm using RL-USB for it. I have successfully used RL-usb to read and write a usb flash-drive. But i can not get it to work with a usb keyboard, usbh_hid_status...
  • RL-USB for LPC1788- HOST driver 1 problem
    Hello, I am developing an application using keil's RL-USB library to turn the microcontroller into a USB host controller. I use the keil's sample: E:\Keilv5\ARM\Boards\Embedded Artists\LPC1788...
  • RL-USB for LPC1788- HOST driver 1 problem
    Dear friends, I am developing an application using keil's RL-USB library to turn the microcontroller into a USB host controller so that I can read a flash memory device. I am at the very beginning...
  • 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...