• usb host for HP pendrive
    Hello everyone I am working on LPC2468 usb host with mass storage class . I am using NXP usb hostlite example as a base. I converted this source code for FAT32 system. It,s working fine for KIGNSTON...
  • fat32 implementation for usb host
    Hello, I want to initialize the fat32 file system for usb host on at91sam9260.I am having problem in checking the boot signature.My application is to read/write the text file from the mass storage device...
  • 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...
  • usb host for NTFS system
    Hello everyone, I am working on usb host for mass storage class using LPC2468 controller . I am using USB hostlite example as a base .I modified this code for FAT32 system ,it is working fine for...
  • fat32 implementation for usb host
    Hello, I want to initialize the fat32 file system for usb host on at91sam9260.I am having problem in checking the boot signature.My application is to read/write the text file from the mass storage device...