mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #541] ESP32-S3 N16R8 fails always with LittleFS #1999
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MattXcz on GitHub (Jan 9, 2026).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/541
After flashing from browser or from code, I got error:
E (61253) esp_littlefs: ./components/esp_littlefs/src/littlefs/lfs.c:1367:error: Corrupted dir pair at {0x1, 0x0} E (61253) esp_littlefs: mount failed, (-84) E (61256) esp_littlefs: Failed to initialize LittleFS@mt1n commented on GitHub (Jan 15, 2026):
I get the same error on ESP32-S3-WROOM-1 V1.3
@karpana commented on GitHub (Jan 22, 2026):
I'm having the same issue after having flashed an esp32-s3-wroom-1 n16r8 with "BLE Only AP" via https://install.openepaperlink.org/
I'im very much unsure how to proced from here... :/