Out of curiosity how many read/writes do you think you got out of that card. I'm always curious as to how accurate data sheets are for things like that, which I can't actually measure practically.
David
Out of curiosity how many read/writes do you think you got out of that card. I'm always curious as to how accurate data sheets are for things like that, which I can't actually measure practically.
David
Could anyone using the SFS3 please enlighten me on the amount of flash/ram it consumes? I cannot check it since I do not have PBPL yet.
thanks
Here is what I have on a basic setup.
<img src="http://www.picbasic.co.uk/forum/attachment.php?attachmentid=3295&stc=1&d=123865124 3">
That is a hard question.
The card that failed was an old 64 MB. Well used to begin with.
When I first started playing with SDFS I was using a 1 GB card, that is when there was an append problem. I tried several cards as not all manufactures sizes are the same. The append problem was SDFS would not append a file past the sector the file originated in. It would write multiple file though. I got to testing with the 64MB card. The first sector took a beating. Fill the sector, erase or format, bang on the keyboard some more...
I do not have any idea how many times I did this.
After Jeff fixed the problem, skimask and I was doing some write speed test. I set up a loop to write 8 bytes, read, append 8 more, read... This particular card was running that loop at 3.55Hz.
The way I understand it, the MBR is in the first sector, more abuse.
I think I was about 4 hours into that test before failure.
Dave
Always wear safety glasses while programming.
In theory it has to be something like 10K writes cycles, and it depends of the brand. But how 10K is 10K... that's another story![]()
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
sdfs3.zip
http://melabs.com/resources/samples.htm
I searched for the ZIP file but all I found was the PICBasic program. Just wondering if anyone might still have the ZIP version with schematics, text files, etc.Or, is there a newer version available?Can a Caveman really do it?
Looks like a bad link. Here's one I found from Dave: http://www.picbasic.co.uk/forum/show...632#post108632
http://www.scalerobotics.com
Thanks, I'll download this and see what I can learn. I appreciate your help.
Mike
Bookmarks