Forum Discussion
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- Hi, Have you try to erase before write? Typical CPLD and flash require erase operation before write. Thus you need to disable write protect and erase first before write to UFM1. Try setting CSR to 0x001fffff or 0xff1fffff to disable write protect and erase for UFM1. --- Quote End --- Hello,where i can find write protect and erase register for MAX10. I have read user guide but i can not see anything about it. Thank you!!