I have using SPARKFUN microSD Shield for data logging. Firstly i run the code SdInfo.pde, it show the following error code. I try to reformat many times, but still getting the same result. I have google it for the solution, some website stated that the power supply need to change to 5v instead of 3.3v? but I using 6 and 8 pins header for the board n direct fix it top of arduino. It there any bug on the SdFAT library or the hardware issues ?
Infomation
SPARKFUN microSD Shield
Lexar micro SD 8GB
Format Fat32
type any character to start
init time: 11 ms
Card type: SDHC
readCID failed
SD errorCode: 0X10
SD errorData: 0XFF
after i tried enter and enter it will display different error message.
type any character to start
init time: 11 ms
Card type: SDHC
Manufacturer ID: 0X28
OEM ID: BE
Product: LEXAR
Version: 0.0
Serial number: 886506687
Manufacturing date: 11/2011
readCSD failed
SD errorCode: 0X10
SD errorData: 0XFF
type any character to start
init time: 11 ms
Card type: SDHC
Manufacturer ID: 0X28
OEM ID: BE
Product: LEXAR
Version: 0.0
Serial number: 886506687
Manufacturing date: 11/2011
cardSize: 15644672 (512 byte blocks)
flashEraseSize: 128 blocks
eraseSingleBlock: true
SD Partition Table
part,boot,type,start,length
1,0X6F,0X72,778135908,1141509631
2,0X69,0X65,168689522,1936028240
3,0X73,0X79,1869881465,1936028192
4,0X74,0XD,2885681152,55499
vol.init failed
SD errorCode: 0X4
SD errorData: 0XFF
type any character to start
init time: 11 ms
Card type: SDHC
readCID failed
SD errorCode: 0X10
SD errorData: 0XFF