Forum Discussion
hareesh
Frequent Contributor
3 years agohi GAL YUD,
please check WRITE ENABLE command is executing or not before initiating ERASE command. in you shared code lines WRITE ENABLE command is not there.
thanks,
- Gyud03 years ago
Occasional Contributor
Hi,
I'm executing the write enable command before I initiating the erase command. It's the same order that I do successfully in erase sector 0, the only change is the desired address to be deleted
- hareesh3 years ago
Frequent Contributor
check lock protection enable or disabled. before erase sectors needs to disable lock protection. pls check that.