As the title implies I have bought an Adafruit Data Logging Shield.
The entire arduino set up I'm using is a normal Arduino Uno on top of this KTA-29 Thermocouple Shield and the Adafruit DataLogger shield on top of this.
So the data logger shield is obtaining power based upon the green power LED being lit and the RED led indicating the SD card activity is happening is good.
I'm trying to run CardInfo to make sure I can read the SD card before I try running my own software. Since it was a new card I bought from Amazon, a San Disk SDHC I decided to format it using the recommended formatter from the sticky in this forum.
I basically ticked off the list of options I have for trying to read the card, but when I run the CardInfo program I get this message.
Card type: SD2
Could not find FAT16/FAT32 partition.
Make sure you've formatted the card
The variation for formatting using the formatter was FULL OverWrite but I also tried formatting it with the Quick option and FULL Erase and none of these options has worked.
Any help would be greatly appreciated ! ! ! Should I be buying a new SD card now?
JMCOOP