Solved
Forum Discussion
YuanLi_S_Intel
Regular Contributor
6 years agoHi Craig,
Yes, you are right. You will need to check the Interupt Status Register status before you proceed for the next write command.
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-20087.pdf (Page 11)
Regards,
YL
- CMay016 years ago
New Contributor
I am not asking about the ISR. I am referring to the write enable in a flash memory device that must be set before performing a write or erase to that device. The rsu1.tcl script pointed to in the document you link to (https://www.intel.com/content/dam/altera-www/global/en_US/others/support/devices/configuration/rsu1.tcl) does not seem to send the write enable command, hence my original question.