Skip to content

Seeed XIAO ESP32S3 giving compilation errors when the code has previously worked #1059

Answered by pschatzmann
syedadil19 asked this question in Q&A
Discussion options

You must be logged in to vote

The AnalogAudioStream is using the I2S API of the ESP32. Unfortunatly this is not supported with any of the new processors.
If you upgrade to the new 3.0.0 ESP32 release you can use the implementation which is based on the new continous API from Espressif

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@syedadil19
Comment options

Answer selected by pschatzmann
Comment options

You must be logged in to vote
5 replies
@syedadil19
Comment options

@pschatzmann
Comment options

@syedadil19
Comment options

@syedadil19
Comment options

@pschatzmann
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants