Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP_ERROR_CHECK failed: esp_err_t 0x101 (ESP_ERR_NO_MEM) #56

Open
grymoire opened this issue Nov 3, 2023 · 0 comments
Open

ESP_ERROR_CHECK failed: esp_err_t 0x101 (ESP_ERR_NO_MEM) #56

grymoire opened this issue Nov 3, 2023 · 0 comments

Comments

@grymoire
Copy link

grymoire commented Nov 3, 2023

I'm trying to port this to a LILYGO T-DISPLAY.
I'm getting the above error using Arduino IDE 1.8.19. I've tried various options. Currently I have:
PSRAM: Disabled
Flash Size: 16M
Partition Size: Minimium SPIFFS
Arduino runes on Core 1

I'm printing out memory before the error and I get the following
Heap Size: 209216
Free Heap: 80316
MinFreeHeap: 80180
MaxAllocHeap: 42996
PSRAM: 0

I'm not sure what I am doing wrong. Any advice?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant