Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHi Dave,
Thanks for the reply. --- Quote Start --- perhaps the FPGA does an internal check of CONF_DONE. --- Quote End --- This would seem to be the case. I took a similar board (Cyclone III, EPCS64) and removed the pull-up from the CONF_DONE line. The behaviour became the same: downloads all the configuration data from the EPCS64, toggles the nStatus line, and starts over. Repeat. I put the resistor back and it configured fine. So it looks like the CONF_DONE line is bidirectional and the FPGA itself checks the status and restarts configuration if there's no pull-up and the line doesn't go high. I haven't had any luck with the option you pointed out but I'll persevere with it some more. It's my only hope... Thanks, Mark.