Forum Discussion
Altera_Forum
Honored Contributor
10 years agoI am running a custom board and have the exact same problem with an ES 10M08 with single A/D and flash options. SOF program works POF does not, tried every config option updated Quartus etc.
Solution was conf_done was not pulled high with an external weak pull up (10K) See pg 4 of the pin connection guideline under the conf_done section which reads "After all configuration data is received without error and the initialization cycle starts, the CONF_DONE pin is released." It is my assumption without a pull up the device itself dosn't recognize config is complete. This can be seen as all pins are stuck in the programming mode HighZ/week pull up/down whatever is selected and never drop to user mode configs. While pulling up only the conf_done pin worked, I believe a good recommendation would be to pull up conf_sel, n_status, conf_done and n_config