Hi,I’m trying to get this to work, but so far no luck.
I have a Sparkfun mp3 player shield (DEV-10628) and an Arduino UNO r3. I’ve downloaded the libraries, loaded the track (at 192mpbs) and plugins to the root of my SD card, but the example is giving me this error:
Error code: 6 when trying to start MP3 player
and can’t read the card. I’ve run the QuickStart example in SDFat, and it can read filenames of all the files that should be on the SD card for pin 9, but for some reason the MP3_Shield_library_demo example can’t read the card. It seems that I should change the pin number somewhere, but I’m not sure where.
What am I missing?