aloebs29 / flash_management

Flash management stack for the STM32L432KC MCU and MT29F1G01ABAFDWB SPI NAND flash chip.
MIT License
29 stars 16 forks source link

littlefs Implementation #6

Open marcosgabrielserrano opened 2 weeks ago

marcosgabrielserrano commented 2 weeks ago

I have seen others claiming littlefs works with this NAND Flash IC.

Have you tried littlefs or no of any caveats that may cause problems with non dhara/fatfs implementations on this flash device?

I have been working on it with little success, finding crc errors etc on initialization. Reading: https://github.com/littlefs-project/littlefs/issues/594 seemed to imply that some nandflash have strange behavior with ECC correction etc and was wondering if you were aware of anything similar here, seeing as you are working with similar device.