Replies: 1 comment
-
Yes, it does. Try basic examples WAV->I2S or MOD->I2S from PROGMEM first. default pinout is bclk:26, lrclk:27, din:28 i can get clean output via I2S or to PWM(pins 0,1) when using progmem only. output gets distorted when loading files from LittleFS. |
Beta Was this translation helpful? Give feedback.
0 replies
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 want to play WAV files from a littleFS filesystem on a QT Py RP2040 board. I have a short test program that seems to work, but I don't see the signal on any of the pins. Does ESP8266Audio support I2S on the RP2040?
Beta Was this translation helpful? Give feedback.
All reactions