hchaudhary1
hchaudhary1
Forgot to ask my question... will LittleFS work with such a memory? Thanks
geky, thanks for elaborating on this My hope is to avoid using a fully featured FTL layer such as dhara (https://github.com/dlbeer/dhara), since fail-safety, wear-leveling, and bad-block-management are already built into...
implementation was a success!
Yes, it supports NAND without modifications. You have to write your own read, write, erase functions ofcoarse EDIT: Tested with Micron MT29F 1GiB model, that has hardware ECC.
NAND working well
Post your read/write/erase/sync functions... also you lfs_config struct settings...
i can't give my code, since it is closed source. you need to test your read & write wrappers independently of littleFS first. you are not handling all the corner...
@maosuyun2009 You can fit it to a 2MB NOR (eg ESP32-D2WD) if you turn off all logging in the menuconfig (bootloader+app), as well as set compiler option of Os
open source?
no code released yet... keeping an eye out for it. would be helpful if they don't need to use the $10 microsemi part