You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.
I have the same exact setup for a project I developed using the baldram VS1053 library (https://github.com/baldram/ESP_VS1053_Library). It is playing streams just fine, but it unfortunately does not provide all this useful meta information out of the streams. Therefore, I wanted to use your library.
When starting the example sketch, I can see all this useful meta information on the serial monitor, but there is no sound coming out of the VS1053 ...
Did I do anything wrong essentially?
The text was updated successfully, but these errors were encountered:
Hi,
I have an AZ Delivery ESP32 NodeMCU module together with a VS1053 from LC Technology. I have the following connections between both
VS1053 => ESP32
SCK => 18
MISO => 19
MOSI => 23
5V => 5V
GND => GND (not CMD!)
CS => 32
DCS => 33
DREQ => 35
RST => EN
I have the same exact setup for a project I developed using the baldram VS1053 library (https://github.com/baldram/ESP_VS1053_Library). It is playing streams just fine, but it unfortunately does not provide all this useful meta information out of the streams. Therefore, I wanted to use your library.
When starting the example sketch, I can see all this useful meta information on the serial monitor, but there is no sound coming out of the VS1053 ...
Did I do anything wrong essentially?
The text was updated successfully, but these errors were encountered: