Forum Discussion
FHint
Occasional Contributor
5 years agoProblem erasing a Micron Flash using the Generic Serial Flash Interface IP
Hello,
I am using the GSFI to access a MT25QU256ABA flash in order to write and erase FPGA images, that will be loaded via the Remote Update IP.
Writing and erasing JIC files with the Programmer/...
- 5 years ago
Hi,
Yes, you need to performed it to before every erase.
JohnT_Altera
Regular Contributor
5 years agoH,
May I know if you performed write enable to the flash?
FHint
Occasional Contributor
5 years agoHi,
yes, I performed a single Write Enable (command = 0x06) to the flash before the first Sector Erase.
Do I need to do that previous to every erase?