This is a major pain in the ar$e that I have not found a solution to.
The only solution I currently have to to keep buying random SD cards from ebay until I fluke some that work with the shields.
Someone out there is the huge Arduino community must have found a solution to this SURELY!
Formatting the cards with windows format, with disk manager and with SD Card formater app simply do not work with the the SD cards I have. Deleting patitions, re-creating them, formatting under as FAT volumes all do not work. Changing allocation sizes does not work.
The cards simply will not successfully initialise under the Arduino SD library.
Someone please give me another solution to this that works!
Software that DOES format them in a way will render them useable with the SD library.
A list of SD card makes and sizes that are known to work with the SD library (like the RPi list of useable SD cards)
Anything other then random purchases on ebay!
Seriously some one with a lot more money than I have needs to try a bunch of different SD cards and compile a god damned list of brands and sizes that are KNOWN to work with the SD library.
And put that list up on the Arduino website under the SD library doco.
This is bloody ridiculous that there is a total lack of valid info on this.
I cannot possibly be the only person that is having this problem.
I think you better try a simple , commonly accepted sketch, in the principle of sd datalogger. ( If you dont want to use the analogread, make a small change and use instead some specific values) .
boylesg:
Seriously some one with a lot more money than I have needs to try a bunch of different SD cards and compile a god damned list of brands and sizes that are KNOWN to work with the SD library.
And put that list up on the Arduino website under the SD library doco.
This is bloody ridiculous that there is a total lack of valid info on this.
I cannot possibly be the only person that is having this problem.
Remember it is an open source library, and its free.
Rather than get annoyed because you have problems and suggest someone else should sort it out, why dont you ?
For what its worth I have the odd problem with SD cards, but mostly they just work.