ESP32-audioI2S
ESP32-audioI2S copied to clipboard
CORRUPT HEAP
CORRUPT HEAP: Bad head at 0x3ffe854c. Expected 0xabba1234 got 0x57b78b16 assert failed: multi_heap_free multi_heap_poisoning.c:279 (head != NULL)
I want to make an internet radio, but I get this error every minute and my ESP32 keeps rebooting.
https://pastebin.com/e103yWDs - here is my code.
I'm using an ESP-Wroom-32 without PSRAM and the partition scheme is set to "Huge APP". Any suggestions?
Thanks.