Forum Discussion
Altera_Forum
Honored Contributor
17 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...
Altera_Forum
Honored Contributor
15 years agoHow to read and write into flash using C code? Example, I want to store number 1 to 10 then read it out for addition?