Mike Ward wrote: > I need to be able to plug in a USB flash drive, or hard drive, and > read and > write FAT etc data format. > > So, it must be a host controller, or possibly OTG. If type does not matter, why not use an SD card? There was an article in CircuitCellar (see http://www.circuitcellar.com/magazine/176toc.htm "Portable FAT library for MCU Applications"). I bought the article ($ 1,50) and it contains a FAT filesystem interface towards an SD/MMC including source code. So if this is the only reason for USB host, go for the SD card (easier to implement than USB). Rob
Message
Re: [lpc2000] Ethernet addon board for LPC
2005-10-06 by Rob Jansen