I was researching about Reliability issues on flash memory (Nand). we know that if block is damaged it calls "bad block". But I have some questions that confusing me. looking forward to your help.
Here is my questions:
1.Can we also call that cell as a " bad cell" which include inside that bad blocks?
2.what is the difference between a bad block and bad cell (or damaged cell)?
3.Can bad block occur while program/read or program/write? (cause it is occur on often erasing block as long as i know)
Thank you in advance.