Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- I managed to resolve the issue by placing a weak pull-up (10K) resistor (to 3.3V) on the CONF_DONE pin. --- Quote End --- On Altera devices conf_done and nstatus are bidirectional, open-drain pins. They can ONLY drive low. A pullup (10K recommended) to VCCPGM (usually +3.3V) is required, not optional.