Skip to content

RX_MODE is not enabled #1984

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

You must be logged in to vote

I guess the problem is the following: You are trying to allocate I2S_BUFFER_COUNT * I2S_BUFFER_SIZE bytes = 20 * 262144.
This is way too much: An ESP32 has only 520 KB RAM...

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
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