My board: https://www.waveshare.com/wiki/ESP32-S3-Touch-LCD-1.28
I'm trying to read from an SD card. With the example code (ESP32SD), I have no issues. However, with the main code (esp32-s3-touch-lcd-1.28-demo), the board crashes. I have a file.txt containing the error message.
ESP32S3 microSD read issue
ESP32S3 microSD read issue
- Attachments
-
- code.zip
- (3.94 MiB) Downloaded 73 times
-
- Posts: 50
- Joined: Thu Jun 22, 2023 12:50 pm
Re: ESP32S3 microSD read issue
Hello.
It seems like a heap corruption problem (buffer overflow, underflow, etc.). Are you sure you initialize/allocate and deinitialize/deallocate everything properly?
Please see https://docs.espressif.com/projects/esp ... debug.html or an equivalent for Arduino core.
It seems like a heap corruption problem (buffer overflow, underflow, etc.). Are you sure you initialize/allocate and deinitialize/deallocate everything properly?
Please see https://docs.espressif.com/projects/esp ... debug.html or an equivalent for Arduino core.
Who is online
Users browsing this forum: No registered users and 95 guests