Adafruit MusicMaker, TLC5947, MKR Zero, and SD or SdFat

Adafruit Ethernet, Motor, Proto, Wave, Datalogger, GPS Shields - etc!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
mbkrueger
 
Posts: 15
Joined: Sun May 09, 2021 3:09 pm

Adafruit MusicMaker, TLC5947, MKR Zero, and SD or SdFat

Post by mbkrueger »

I've been working with MIDI files using the Music Maker in MIDI mode with the MD_MIDIFile library. Recently I started using LEDs via the TLC5947 driver (love these!). I'm now moving to the Arduino MKR Zero for using Scheduler. Unfortunately, MD_MIDIFile uses the SdFat library, not SD; and I can't get the SdFat library to work with the MKR Zero. I've been able to read the SD card using the SD library, I'm sure of the setup / SD Card itself. But when I use SdFat, the card fails initialization. I have set the select to SDCARD_SS_PIN to no avail.

Has anyone worked with MD_MIDIFile, or more specifically the SdFat library and the MKR Zero? I figure I'm missing something - just haven't been able to put my finger on what.

User avatar
adafruit_support_mike
 
Posts: 67446
Joined: Thu Feb 11, 2010 2:51 pm

Re: Adafruit MusicMaker, TLC5947, MKR Zero, and SD or SdFat

Post by adafruit_support_mike »

I'm afraid we don't have any experience with that. Maybe someone from the community will know more.

You might also want to check in the Arduino forums: https://forum.arduino.cc/

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino Shields from Adafruit”