Quote Originally Posted by Andy Baker View Post
I need to get chunks of data off some kind of flash RAM - SD, MMC whatever, that will have been saved in a FAT file system in simple file names or numbers. I have no need to read the names of the files - in fact, I may even be able to refer to them by their starting and ending blocks, or to grab individual parts of one big file - example:
DOSonChip - plug in an SD card, fire off some serial commands, and you're set.
http://www.sparkfun.com/commerce/pro...oducts_id=7956
Other than that, grab a few datasheets around the 'net and access to an SD card or an Atmel Dataflash chip is a relative piece of cake with PBP.