Forum Discussion
Altera_Forum
Honored Contributor
8 years agoI finally solved the problem, Datasheet does not mention it, it is necessary to erase the sector everything it is intended to write anything to it, so if you want to write something, prior to the command write you also have to properly send the command SE sector erase. So I have to work with the onchip ram to backup and rewrite the sector everytime, I don't understand exactly the reason for this, maybe someone else know why, maybe I'm wrong.