What is a good FAT file system for ARM7-TDMI
Posted
by Seidleroni
on Stack Overflow
See other posts from Stack Overflow
or by Seidleroni
Published on 2010-06-09T00:42:27Z
Indexed on
2010/06/09
0:52 UTC
Read the original article
Hit count: 195
I'm using the ARM7TDMI-S (NXP processor) and I need a file system capable of reading/writing to an SD card. There are so many available, what have people used and been happy with? One that requires the least amount of setup is best - so the less I have to do to get it started (i.e. write device drivers to NXP's hardware) the better.
© Stack Overflow or respective owner