Search found 2 matches

by Srivatchan
Tue Aug 30, 2022 8:50 am
Forum: Hardware
Topic: ESP32 PICO V4.1 and VS1053
Replies: 0
Views: 830

ESP32 PICO V4.1 and VS1053

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 ...
by Srivatchan
Tue Aug 30, 2022 8:18 am
Forum: Hardware
Topic: ESP32-PICO-KIT Where and what are pin out numbers for SPI devices?
Replies: 4
Views: 8263

Re: ESP32-PICO-KIT Where and what are pin out numbers for SPI devices?

I am trying to connect ESP32 Pico V4.1 and VS1053 Audio Codec board and I am using following pin connections

VS1053 - ESP32 Pico V4.1
XDCS - 15
SDCS - 11
CS - 5
SCLK - 18
MOSI - 23
MISO - 19
DREQ - 35

is my connections correct?? can anyone help me in this concern