Become a leader in the IoT community!
New DevHeads get a 320-point leaderboard boost when joining the DevHeads IoT Integration Community. In addition to learning and advising, active community leaders are rewarded with community recognition and free tech stuff. Start your Legendary Collaboration now!
Hey @enthernetcode
Update to the latest MicroPython firmware that supports `I2S` on your ESP32
Verify that the `sck`, `ws`, and `sd` pins are correctly assigned for `I2S` functionality, and initialize `I2S` with `I2S.NUM0` to fix the error
Okay @wafa_ath would do this and give u a feedback
After d update everything seems to fall in place, thanks 👍
I don’t know python but I have a good feeling of what is happening here
Your package manager is out of sync
somewhere you are downloading version x whereas your system is expecting version y
If you can interpret this in python, you can fix this
Okay thanks for the idea I’ll look into this
CONTRIBUTE TO THIS THREAD