Forum Discussion
kelvinly_steris
New Contributor
5 years agoMAX 10 UFM/On Chip Flash Erase operation help
EDIT: It looks like I was making some mistakes elsewhere, the below works correctly for anyone else looking to erase the UFM using low level HDL code.
Hello! I am working with the 10M16SCU169I7G a...
jozephka99
Contributor
5 years agoIdk if this help you but I send you my VHDL code with UART interface about manipulating UFM. But you must change the addresses because I wrote it for 10M08.
kelvinly_steris
New Contributor
5 years agoThanks for the example code, I figured it out