Is anyone out there using NAND flash in an embedded design ? If so, have you found it to be reliable ?
My application would primarily read form flash upon powerup and run out of ram.
No more than 5-10 flash updates (write), in a 10 year life cycle.
I'm aware of the fact that NAND is also prone to single-bit errors, which requires rigorous algorithms for error detection and correction. What I'm also concerned with, is the possiblility of "bit flipping".
Does anyone haveexperience using NAND flash that they could share?
Regards,
/// -Joe