I got the VS1033D Breakout ([url]http://www.sparkfun.com/products/10608[/url]) and I’m having some issues getting it to playback.
SPI seems fine since it’s responding as expected to things like setting the volume and then checking the volume but nothing’s playing. Here’s what I’ve got:
RST to IO11
DREQ to IO09
CS to IO15 AND IO16
SCLK to IO27/SCK1
SI to IO24/MOSI1
SO to IO25/MISO1
LEFT to 8ohm speaker
GBUF to 8ohm speaker
VCC to 3.3V Out
GND to GND
I took the VS1053 driver from the graphics example, changed the pins to match and ran.
Any suggestions?