Problem with "url_aac-i2s" example #682
-
Hi Phil. I am trying to build a web radio using "url_aac-i2s" example. I am using ESP32-S3-WROOM-1 with 8MB PSRAM. I've tried to allocate some memory with "heap_caps_malloc_extmem_enable". Situation is better, sound appears, but after few seconds ESP reboots with "Guru Meditation Error...". Could you, please, check this example and give me some advice to make it working. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Whats the url that you have problems with ? |
Beta Was this translation helpful? Give feedback.
Whats the url that you have problems with ?
Did you try to increase the pcm buffer size and the max frame size ?
https://pschatzmann.github.io/arduino-audio-tools/classaudio__tools_1_1_a_a_c_decoder_helix.html
Further info can be found here: https://github.com/pschatzmann/arduino-libhelix