Hello,
I am using a Sparkfun GPS shield and MP3 shield together in a project. Independently, both work perfectly. When stacked onto each other (gps shield at the top), the GPS shield only works when there is no music playing.
The MP3 shield uses pins 2 and 3, so I cut them on the GPS shield and put some electrical tape just to be sure. I used jumper wire to connect pins 2 and 3 on the shield to pins A0 and A1. The GPS still functions perfectly, except when music is playing. Using pins 5 and 10 for Rx/Tx causes the same problem.
When music is playing, the frequency of the updates that I get from the gps decreases and I get garbage data. If I call MP3player.stopTrack(), immediately the GPS begins returning sensible data.
Picture of the setup: https://dl.dropboxusercontent.com/u/126 … 037997.jpg
Any help would be greatly appreciated. Thanks!