??? 05/05/08 03:23 Read: times |
#154401 - FAT Anything is Responding to: ???'s previous message |
Any FAT file system is a big piece of code on an 8051. The internal 8K FLASH you mention is not nearly big enough. Typical routines found on the web will consume more like 20 to 24K for a full file system. Also keep in mind that you will need at least one or two 512 byte sector buffers. Even more buffers is better but two can be made to work with the most minimal implementations.
Michael Karas |
Topic | Author | Date |
FAT32 for 8051 | 01/01/70 00:00 | |
FAT Anything is | 01/01/70 00:00 | |
the absolute minimum implementation... | 01/01/70 00:00 | |
ELM?![]() | 01/01/70 00:00 |