• UAB HOST PROBLEM WITH FAT 16
    USB Host lite I am using Arm7 LPC2368. There i am using the USB as a host feature. But i am facing some problems mention below 1. When i insert the Pen drive which is in FAT 16 format it is detected...
  • Diff between File system and FAT file system
    Hi to all, i started to work on FAT file system on SD 1GB card. LPC2388 on MCB2300 board. Just now i have completed my binary search on File system on SD card. Simply fopen, fread, fseek,etc. ...
  • FAT File System on SPI External Flash and USB Host Interface
    I have a system using STM32F205 with 512KB flash and 128KB RAM. I have external SPI Flash of 32 MB and USB as Host. The application need to upload from USB pen drive some files to SPI Flash on board...
  • fat file with lpc 1768 usb host mass storage
    dear All, i don't know how to communicate between usb flash drive and lpc 1768. i have tow seperate question: 1- there is a solution with chan library; ( elm-chan.org/.../00index_e.html ...
  • Problem with Chan's code 'ffsample'
    Hello everybody, I'm trying to implement the Chan's code in a ARM7 microcontroller, the LPC2368. I can initialize the card but when I try to write some data nothing happens. Apparently everything...