Home Forums Sparkfun MP3 Shield Library Support Forum cuckoo clock: sparkfun MP3 Player with motors and Servo Motor Reply To: cuckoo clock: sparkfun MP3 Player with motors and Servo Motor

#2802

I suspect an interrupt issue. You may want to configure the SFE MP3 library to run in polled mode, rather than interrupt. By changing USE_MP3_REFILL_MEANS to USE_MP3_Polled in SFEMP3ShieldConfig.h