Forum Discussion
Altera_Forum
Honored Contributor
9 years agoI haven't used the ADC in MAX 10 yet. I have a BeMicro MAX10 kit and while learning I noticed that when I program my test project into the .sof it worked but when I power down the kit and apply power again it went back to the original program. The problem was that I wasn't programming the .pof file right. There is a lot of info on configuration on this pdf:
https://www.altera.com/en_us/pdfs/literature/an/an730.pdf Make sure you guys are programming the .pof and that the hex file has all the info from eclipse...read about "Make target" in the pdf. and check the configuration block 0 in the programmer. I hope that helps somehow...good luck.