VS1053 wired ok for library SD CARD TEST sketch?[SOLVED?]

For other supported Arduino products from Adafruit: Shields, accessories, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
DanPolka
 
Posts: 108
Joined: Tue Feb 18, 2014 5:31 am

VS1053 wired ok for library SD CARD TEST sketch?[SOLVED?]

Post by DanPolka »

I connected the VS1053 to Uno according to the tutorial, "Simple Audio Player Wiring", but before trying the player_simple sketch, I want to run the "CardInfo" sketch which tests the SD card.

But I'm not sure the wiring is the same for the two sketches.

The "Simple Player" wiring shows VS1053 CS line going to Uno pin 10 ("CS -> Arduino #10"), and Uno pin 4 going to VS1053 SDCS ("SDCS -> Arduino #4"), but the "CardInfo" sketch says "CS - pin 4" (can be changed), and "pin #10 (SS) must be an output" (and sets it so). (I see that SS is SlaveSelect, which may be consistent with the possibility that VS1053 CS means something like 'circuit select' ?)

I suspect that the wiring is already the same in both cases, but I'm not sure, so I ask first.
Last edited by DanPolka on Sun Mar 23, 2014 8:27 pm, edited 1 time in total.

DanPolka
 
Posts: 108
Joined: Tue Feb 18, 2014 5:31 am

Re: VS1053 wired ok for library SD CARD TEST sketch?

Post by DanPolka »

Apparently the wiring is the same, because both sketches work.

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

Return to “Other Arduino products from Adafruit”