Components Used:
Resources:
I downloaded the latest version of SD library from adafruit's github
I followed instructions from adafruit
I had a look at the Arduino SPI reference and looked at the SD card notes
I found Profmason's site useful too.
Once the wiring is right try the cardinfo example from the SD library and it should work!
Problem: I got all the wiring wrong because I have a mega.
Solution: follow the wiring in the CardInfo example Source
Problem: My card didn't work
Solution: It was an MMC card, it needs to be FAT and SD
No comments:
Post a Comment