??? 04/21/05 14:50 Read: times |
#92041 - Simple Filesystems |
Hello,
I am in the process of trying to figure out a way to create a simple file system for use with CompactFlash connected to a AT89S8252. All i want to do is store 10 - 20 bytes of data and keep track of it in a simple fashion. I did search Google and used the 'Search!' button before I even thought of posting. Im not looking for code, but just mabey a few ideas on how to create a simple filesystem. I have thought of creating a table that simply stores the start and end position of the data being stored on the card. This table would be put somewhere on the CF card. Thats my idea so far. I have looked around on Google for some sort of filesystem that has possible been created for microcontrollers but to no luck. I also looked in to implementing a FAT file system but that looks like complete overkill for my little project. Does anyone have any ideas? Thank you, Stephan |
Topic | Author | Date |
Simple Filesystems | 01/01/70 00:00 | |
Here is an idea... | 01/01/70 00:00 | |
Thought about an EEPROM but... | 01/01/70 00:00 | |
if only add data and read it all at once | 01/01/70 00:00 | |
How big? | 01/01/70 00:00 | |
FAT might be overkill... | 01/01/70 00:00 | |
Another reason not to use FAT. | 01/01/70 00:00 | |
I agree | 01/01/70 00:00 | |
I found this too. | 01/01/70 00:00 | |
Good! | 01/01/70 00:00 | |
Are you sure? | 01/01/70 00:00 | |
Hmmm | 01/01/70 00:00 | |
few thoughts | 01/01/70 00:00 | |
SD cards | 01/01/70 00:00 | |
I got three | 01/01/70 00:00 | |
if what you are saying is | 01/01/70 00:00 | |
Hard work? | 01/01/70 00:00 | |
I agree![]() | 01/01/70 00:00 | |
If you decide on FAT support.... | 01/01/70 00:00 | |
Recent Article | 01/01/70 00:00 |