I am searching for a file system, suitable for NAND flash memory chips. Currently I use a Micron 256MB SPI NAND flash memory where I write and read raw sensors data but without a file system and error correction.
So I decided to move to a file system but I don't know where to begin with. I use the PIC32MX274F256D microcontroller
Now that I also need error correction I decided to move to a suitable file system for NAND. After searching I realized that it is more dificult than I thought.
If someone has prior experience with NAND flash memory file system or where to begin with please give me a few hints.
If there is something that I forget to mention please let me know
Thank you