earlephilhower / ESP8266Audio

Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3, and AAC files on I2S DACs or with a software emulated delta-sigma DAC on the ESP8266 and ESP32
GNU General Public License v3.0
1.98k stars 432 forks source link

ESP32 Screen blanks when I play audio from PROGMEM #663

Open codegrue opened 5 months ago

codegrue commented 5 months ago

This is the only library I found that can play from PROGMEM but when I do so, the screen attached to my microcontroller blanks out and stops working. I have tried everything I can think of. Anyone have an idea what might cause this?