Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with SD card. #155

Open
iarghadip opened this issue Jun 25, 2024 · 0 comments
Open

Not working with SD card. #155

iarghadip opened this issue Jun 25, 2024 · 0 comments
Labels
type: imperfection Perceived defect in any part of project

Comments

@iarghadip
Copy link

iarghadip commented Jun 25, 2024

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
...
@per1234 per1234 added the type: imperfection Perceived defect in any part of project label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants