Altera_Forum
Honored Contributor
16 years agoEP3C16 and EPCS16 config fail while JTAG mode succeed...
I am using EP3C16Q240C8 , and the configuration device is EPCS16
When I debug my project, I used the JTAG mode, and that's all right. and download to the device EPCS16 is correct which is indicated by QuartusII 9.0. Since this, everything seems be all right. BUT, I found that my 3C16 can't configure itself from the EPCS16. after power on: conf_done is always low nconfig is always high NCE is always low and the nSTATUS appears a positive pulse every 60us and the DCLK is the same as nSTATUS and NCSO is reversedly nSTATUS...... it's so strange... my MSEL[2..0] is 010, and i connect it directly to 3.3V ( VCCIO) . and i check my .sch for hundred times and it's the same as ALTERA instructions. Someone says that when he touch some pins with a probe, like conf_done or DCLK, it can configure again. but i try this method and it doesn't work...... I need help , please..