Altera_Forum
Honored Contributor
12 years agoArria II. Load Image with FPP Protocol. Nstatus stuck low ?!
Hello.
I have an FPGA board with an Altera II connected to a Cypress bridge. I have written a firmware for the bridge in order to load the FPGA image with the FPP protocol (all 4 MSEL low). The first step does not seem to work actually. here is the issue: I set nCONFIG high for ~200ns. then low for 50ns, and high again. The FPGA seems to reset: nSTATUS is pulled low less than 1ns after nCONFIG, and comes back high after ~300ns. first issue: CONF_DONE does not change however, and stays low. the pin is pulled by a 10k resistor to 2.5V. I have actually never seen it moving, and yes I am probing the good pin. second issue: INIT_DONE does not change either. after the init phase described above, I send DCLK and DATA[7:0] (MSB>LSB ). INIT_DONE stays low the whole time. I have never seen that pin change status either. third issue: during the middle of the data sent, nSTATUS goes low, and stays low until the end of the transmission... this is weird. I would have thought that only nCONFIG would affect nSTATUS. apparently not. nCONFIG stays high the whole time, but nSTATUS decides to go low at a certain moment. and does not come back high at any moment. would anyone have an idea of where the issue could be ? is there any other pins I could probe to get more information about the FPGA state ? thanks a lot, edit: I gathered more information on the issue and continued on the following topic: http://www.alteraforum.com/forum/showthread.php?t=42667