Forum Discussion
SLoi0
New Contributor
7 years agoHaving problem in writing to the EPCQ-L512 sectors follow by sectors erase
I am having problem in writing to the EPCQ-L512 sectors follow by sectors erase. I was able to write follow by bulk erase but not sectors erase. Writing to sectors follow by sectors erase worked in...
SLoi0
New Contributor
7 years agoYes, I was able to get it to work after I used the "Flag Status Register[7]" instead of "Status Register[0] as an erase/write completion indicator"
Status Register[0] (05h) - One of the following operation is in progress:
- Write Status Register
- Write NVCR
- Write Bytes
- Erase
Flag Status Register[7] (70h) - Indicates whether one of the following operation is in progress:
- Write Status Register
- Write NVCR
- Write Bytes
- Erase
What is the different between the two ?