Search found 3 matches
- Sat Oct 10, 2020 7:12 pm
- Forum: ESP-IDF
- Topic: Simple questions about SPIFFS wear levelling
- Replies: 3
- Views: 5804
Re: Simple questions about SPIFFS wear levelling
same question here. i remark than after many (100+) delete/write files on spiffs, system become very slow and sometime corrupt files. nowhere i found info about garbage collection (how it work), consistency check, or other. only solution to recover good spiffs work/speed is to format spiffs partitio...
- Fri Oct 09, 2020 1:31 pm
- Forum: ESP-IDF
- Topic: SPIFFS good practices, error or corruption
- Replies: 0
- Views: 3213
SPIFFS good practices, error or corruption
Hello, in my actual project, i use spiffs 2MB partition (on 16MB esp32) to create a text log file each boot, incrementing name. (find first free name). when wifi is available, system upload/chack validity then DEL spiffs file. for each present log file. it work fine, BUT... After 100 or more create/...
- Tue Sep 22, 2020 12:45 pm
- Forum: ESP-IDF
- Topic: SPIFFS performance too bad?
- Replies: 7
- Views: 13585
Re: SPIFFS performance too bad?
Hello,
I got exactly same problem as you (with same (not so good) solution : return to 2Mb SPIFFS in place od 8mb)
Did you finally find a real solution ? tune sspiffs settings ?
any advice ?
Thanks a lots !
I got exactly same problem as you (with same (not so good) solution : return to 2Mb SPIFFS in place od 8mb)
Did you finally find a real solution ? tune sspiffs settings ?
any advice ?
Thanks a lots !