Quote:
Originally Posted by Venkatesh
To talk to CF cards with FAT filesystems, you might be able to use code and designs from Minty MP3 ( http://www.ladyada.net/make/minty/). There is code for a PIC18 under the firmware section (fat16.c and cf.c).
|
Interestingly enough, CF is pin-compatible with ATA, so you might also be able to use conventional ATA hard drives with that code and hardware. (Not that you'd ever need several gigabytes of code space....)