Forum Discussion
Altera_Forum
Honored Contributor
10 years agoCould you post the exact code you are using for your test? Including all inputs and outputs?
Try to read the flash location before you write it too. A flash chip can only switch 1 bits to 0's and not the other way round so in some cases it can explain why you don't see the same values. Try to only write to an area that reads as ff's.