baldram / ESP_VS1053_Library

A library for VS1053 MP3 Codec Breakout adapted for Espressif ESP8266 and ESP32 boards.
https://platformio.org/lib/show/1744/ESP_VS1053_Library
GNU General Public License v3.0
114 stars 36 forks source link

ESP32 S3 ZERO MINI Resetting #114

Closed nart-schinackow-munoz closed 3 weeks ago

nart-schinackow-munoz commented 3 weeks ago

Hello,

I used this library with ESP32-PICO-KIT Development Board and worked perfectly fine.

I tried using it with an ESP32-S3 ZERO Mini board and I experience resetting as soon as the song plays. the MCU resets for no reason I tried increasing the DEBUG CORE LEVEL to verbose but cannot see any issue. has anyone tried this library with an ESP32S3 FYI the chip I am using is a 4MB flash with 2MB psram.

I appreciate your help

Thanks Nart

nart-schinackow-munoz commented 3 weeks ago

Ok it turns out to be a faulty board. Closing