Forum >SD Card librabry MEGA Sensor Shield V2.4
TroubleshootingArduino

SD Card librabry MEGA Sensor Shield V2.4

userHead Peter.Pan 2025-03-29 17:20:04 27 Views0 Replies

How can I use the Arduino SD library with the MEGA Sensor Shield V2.4 on a DFRobot Mega 2560? What SDCARD_SS_PIN should be used? the wiki is very lacking sadly :(

 

I tried chipSelect = 4, 8, 10, 53 in the SD CardInfo sketch but each gives:

 

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?