Forum Discussion
Chloé_Russell
New Contributor
7 years agoDoes the logic inside flash memory devices require a power down after each WRITE operation?
Hello, After WRITE operations (program or erase sector) to the Flash Memory, it does not respond to any instruction during power-up except READ STATUS REGISTER, I have reset the circuit and the dev...
AnandRaj_S_Intel
Regular Contributor
7 years agoHi,
- The status register can be read continuously and at anytime, including during a write or erase operations.
- The EPCS/EPCQ/EPCAL device is a flash memory device that can store configuration data that we use for FPGA configuration purpose after power cycle.
- If the read bytes operation is shifted in while a write or erase cycle is in progress, the operation is not executed and does not affect the write or erase cycle in progress.
Let me know if this has helped resolve the issue you are facing or if you need any further assistance.
Best Regards,
Anand