Part Number: TMS320DM8148
Tool/software: Linux
Hello,
I have a general question about nand, and ecc errors.
In TI's wiki it is said:
Why is ECC required for NANDs?
Data stored in NANDs can get corrupted (randomly). There is an upper limit on the number of error per byte depending on the NAND process and the technology. SLC NANDs have less ECC requirements than MLC NANDs. The NAND datasheet gives the ECC requirement for the NAND device. For SLC NANDs, 1/4bits per 512 bytes are common currently. For MLC, devices with 4/8/16 bits per 512 bytes ECC requirements are in the market.
So, I try to understand, Is it that the same page which has ecc error, will get fixed after we reprogram it again ? Or will it immediately give the same ecc error ?
Regards,
Ran