Home Forums Sparkfun MP3 Shield Library Support Forum SFEMP3Shield works with Arduino Due Reply To: SFEMP3Shield works with Arduino Due

#2588

I have incorporated your changes into a branch for evaluation, that will dynamically detect ARM vs AVR at compile time, along with using some helper functions, to do so. The branch can be found at

https://github.com/mpflaga/Sparkfun-MP3-Player-Shield-Arduino-Library/tree/Due

Give it a try. I have verified that it compiles on IDE 1.0.4 and 1.5.2, along with working for UNO. Where I don’t have a Due to validate.

Where I am still suspicious of the digitalRead(MP3_RESET) problem. And for the moment have used the local mp3Reset.