SD write speed
Basil
Posts: 380
Hi All,
I'm sure Ive seen a thread on this around but I cant find it for the life of me!
How fast can one write to a micro SD using the library SD routine?
I need to write 3 byte 200 times per second.
I also need to know how fast I could write 600 bytes (in ms)
Any links appreciated [noparse]:)[/noparse]
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
-Alec
My our page
I'm sure Ive seen a thread on this around but I cant find it for the life of me!
How fast can one write to a micro SD using the library SD routine?
I need to write 3 byte 200 times per second.
I also need to know how fast I could write 600 bytes (in ms)
Any links appreciated [noparse]:)[/noparse]
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
-Alec
My our page
Comments
The documentation quotes some transfer speeds (in bits / second). Note that this speed is dependent on the speed
of the SD card itself, but is way beyond what you need.
you should also easily do 1024 bytes per second, with time to spare [noparse];)[/noparse]
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
http://www.propgfx.co.uk/forum/·home of the PropGFX Lite
·
The only uSD card I have is hooked up to an old 4D Systems uoled-prop-96.... which is limited to 64mhz.
Using Spin only, i was able to write about 20000 individual characters per second.
A word of warning to my lazy American counterparts ... New Zealanders are a lot like the Brits when it comes to productivity... when they show up, it is time to get back to work[noparse]:)[/noparse]
Rich
Considering the great wines coming out of Marlborouh, I can understand the drive to get the job done so you can enjoy your time off [noparse]:)[/noparse]
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--Steve
Hmmm... That's a new one on me. I thought the rest of the world thought we were a bunch of workaholics.
I guess "when" is the key word here. There's always that 6 month "holiday" that seems to slow things down a wee bit.
Baggers, Im trying to replace a dataflash chip so what you have suggested makes complete sense [noparse]:)[/noparse] Ill put the 2 buffers inside the prop
Noone told me about a 6month holiday!?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
-Alec
My our page