• USB Host Controller for LPC2148
    Hi everyone! Has anybody tried to add USB Host controller to LPC2148 (i.e. adding external USB host chip)? This means that the device will be accepting other USB devices and then process it. So at...
  • 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 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...
  • USB Host printer driver
    Hi everyone, I am implementing a host side driver for printer . I have completed enumeration part of the printer. I am able to read Device ID string. My printer supports PCL3 language. I want...
  • usb host
    Hi, I am trying to make LPC2468 as a USB host I successfuly convert the NXP usb hostlite example compatible with FAT32 . I am able to read data and copy data but when i create a file and write...