Page 1 of 1

ESP32 PICO V4.1 and VS1053

Posted: Tue Aug 30, 2022 8:50 am
by Srivatchan
I am trying to play a music from Adafruit VS1053 with ESP32 PICO V4.1. But I couldn't get the output and I don't know whether the connections were correct. I have given the following pin connections

VS1053 - ESP32 PICO
XDCS - IO15
SDCS - IO11
CS - IO5
SCLK - IO18
MOSI - IO23
MISO - IO19
DREQ - IO35

Can anyone confirm whether pin connections are correct ? Please help in this regard
I will attach the Pin configurations of ESP32 PICO and VS1053 which I use