Forum Discussion
Altera_Forum
Honored Contributor
10 years agoMAX10 ADC doesn't start during power on
I'm using MAX10 ADC to measure on board voltages. The ADC IP operates normally when the design was programmed using JTAG USB Byte Blaster with SOF file. When same design is programmed using POF fil...
Altera_Forum
Honored Contributor
10 years agoThanks for the reply Alex.
The POF is generated from SOF. This was my time running into this issue. I actually debugged Altera's IP until I got down to ADC hard IP, and this indicated that ADC hard IP was not generated correct clocks. So, I started to check the schematic, and I found the issue. The board designer connected VCCIO1A and VCCIO1B to wrong rail. I'm not sure how this rail pins are used for ADC, but it's related. When I tried my design on DECA development board, the POF file does work. This concludes this bug. I hope this thread can be useful for other engineers. Regards,