Altera_Forum
Honored Contributor
18 years agoDE2 Flash READ/Write
I am trying to write my output results on to flash(
s29al032d mode 3) and then I want to read that results again in another code. I have written code which controls flash using it's CE,OE,WR,RESET. I am using it in Byte mode because BYTE pin is by default connected with GND. Address[20:0], DATA[7:0] I have tried writing different datas on different addresses, but when I read from those locations, I am not getting anything. Can someone please let me know that is it possible to wtite on DE2 board's flash? I have tried many different ways, but no result.