arduino-libraries / SD

SD Library for Arduino
http://arduino.cc/
GNU General Public License v3.0
179 stars 155 forks source link

Not working with SD card. #155

Open iarghadip opened 2 months ago

iarghadip commented 2 months ago

My wirings are correctly connected with Arduino. I have a SD card (not to be confused with SDHC) formatted in FAT16 using sdcard.org's sd card formatter tool.

getting this output on CardInfo example:

Initializing SD card...initialization failed. Things to check:
* is a card inserted?
* is your wiring correct?
* did you change the chipSelect pin to match your shield or module?

on a SDHC card:

Initializing SD card...Wiring is correct and a card is present.

Card type:         SDHC
Clusters:          245504
Blocks x Cluster:  64
Total Blocks:      15712256

Volume type is:    FAT32
Volume size (Kb):  7856128
Volume size (Mb):  7672
Volume size (Gb):  7.49

Files found on the card (name, date and size in bytes): 
SPOTLI~1/     2024-06-25 19:00:44
  STORE-V2/     2024-06-25 19:00:44
...