Hi all,
I'm looking to use a low-density NAND flash part to store data. I don't need a file system on it as it will be used simply to store streams of binary data... nothing fancy. I understand that certain care must be taken when using NAND such as bad block management and write endurance issues.
My question is: is there non-proprietary code available (anywhere?!) that implements these features? Since NAND is becoming the dominant medium for mobile mass data storage, are there common approaches to these problems? Does every developer that uses NAND have to re-invent the wheel?
Any insight would be appreciated.
Thanks, Tim