Forum Discussion
aiedb
Occasional Contributor
1 year agowriting and reading max10 ufm
hii i have the neek dev kit , and i did a project to write and read the max10 ufm i see in the signal tap in my project that i can write the data and read successfully i programmed the board with...
FvM
Super Contributor
1 year agoI expect you are writing and reading UFM data through On-Chip Flash Intel FPGA IP Core? I don't see how it's possible to loose data after writing, presumed it's not unintentionally erased (to 0xff) or overwritten (to 0x00).
aiedb
Occasional Contributor
1 year agohii yes i am using On-Chip Flash Intel FPGA IP Core
i will chick my code to see if there indeed the case of unintentionally erased (to 0xff) or overwritten (to 0x00).