Search found 1 match

by asyncmeow
Sun Feb 15, 2026 3:32 am
Forum: General Discussion
Topic: Spinlock when reading from SPI flash waiting for s_flash_op_can_start
Replies: 0
Views: 64

Spinlock when reading from SPI flash waiting for s_flash_op_can_start

Hello!
I have some simple firmware running on an ESP32s3 which has Lua 5.4 as a component which reads and runs some code from a LittleFS filesystem on boot. It's able to run smaller Lua scripts fine, but larger ones seem to hit issues where it gets stuck at https://github.com/espressif/esp-idf/blob ...

Go to advanced search