using Music maker with Arduino Wifi Rev 2

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
rlh001
 
Posts: 2
Joined: Wed Dec 08, 2021 2:08 pm

using Music maker with Arduino Wifi Rev 2

Post by rlh001 »

I am able to operate the Adafruit Music maker shield with an Arduino Uno . I am playing music with the Player_Simple Program. I replaced the Arduino Uno with an Arduino Uno Wifi Rev 2 and when it runs I get a the message: Couldn't find VS1053, do you have the right pins defined?
I was hoping it was an easy swap!
Help

[The extension ino has been deactivated and can no longer be displayed.]


User avatar
rpiloverbd
 
Posts: 198
Joined: Mon Nov 29, 2021 8:13 am

Re: using Music maker with Arduino Wifi Rev 2

Post by rpiloverbd »

Hello,

I have not used Arduino Uno Wifi Rev 2, but I am sure your problem exists in the numbering of the SPI pins. In the products page ( https://www.arduino.cc/en/Guide/ArduinoUnoWiFiRev2 ) , it says "The IMU and the WiFi module are connected to the SPI bus and have individuale and dedicated pins for Chip Select (CS)". You can get some clues here too: https://forum.arduino.cc/t/help-on-spi- ... v-2/689905

User avatar
rlh001
 
Posts: 2
Joined: Wed Dec 08, 2021 2:08 pm

Re: using Music maker with Arduino Wifi Rev 2

Post by rlh001 »

I've gone through a lot of the literature and did not find pins used for SPI bus to be different from Standard Uno and Uno Wifi !!??

Has anyone been able to make the Adafruit Music Maker shield work with an Arduino Uno Wifi Rev 2??

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

Return to “Arduino”