Replies: 3 comments 2 replies
-
currently I2S not enabled for esp32-c3 firmware. https://github.com/micropython/micropython/blob/master/ports/esp32/boards/GENERIC_C3/mpconfigboard.h |
Beta Was this translation helpful? Give feedback.
-
I have gotten I2S to work on an ESP32C3 (SEEED XIAO) for a small sample. Thanks to Mike Alexander #11245 for finding a patch for the static sound. Here is my repository with the i2s mods for esp32c3: https://github.com/ricksorensen/micropython/tree/esp32c_i2s in the I have since tried this out on UM_TINYS3 and GENERIC_S3_SPIRAM_OCT with Mike Teachman's |
Beta Was this translation helpful? Give feedback.
-
Here is an archived thread discussing the same error message: https://forum.micropython.org/viewtopic.php?t=12384&p=67173 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
i want to use I2s on my esp32c3 so i try to
but some erro happened
the shell says
what should i do?
Beta Was this translation helpful? Give feedback.
All reactions