Altera_Forum
Honored Contributor
16 years agoFlash Memory VHDL. Write Duration. JEDEC.
Hello,
I am using a flash memory amd29lv320d. It is CFI compliant. I designed a code for write, read and erase the flash in VHDL. For read and erase I have what I expected (talking in terms of duration), but when I need to write it takes too long time. For write 320000 bytes it takes more than 4 hours, but the datasheet says that the "Chip program time" is maximum 72 sec. The reason is that the signal flash ready takes a long time to be asserted. Does anybody have had some trouble similar? Thank you.