VS1053 ESP32 Microphone or Line Input no data available (streams-vs1053-serial.ino) #2230
Unanswered
pbrownpb18
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the example at the link below, and am not able to get data from line or microphone audio sources.
https://github.com/pschatzmann/arduino-audio-tools/blob/main/examples/examples-vs1053/streams-vs1053-serial/streams-vs1053-serial.ino
I have turned on full Debug. Once the copying starts, I see
and so on, forever. The full log is available if helpful. I'm using a generic VS1053 board and a standard ESP32 board, as shown in the attached.

I've followed through the code and compared it to other examples and can't find anything obvious.
Any help or hints would be appreciated. My next step would be to log all the register writes during setup.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions