Forum Discussion
Cyclone 10GX JTAG Programming
Hi Bhagavath,
Is your VCCPGM =1.8v?
Is auto detect working at higher frequency ?
Can you capture TCK,TMS,TDI , nSTATUS CONF_DONE & nCONFIG and attach ?
Regards
Anand
Dear Anand,
Thanks for your response.
Yes, my VCCPGM is 1.8V. I have attached the FPGA Power section Schematics.
Auto detect also is working at 1MHz only.
I need some time to capture the images.
Best regards,
Bhagavath
- AnandRaj_S_Intel7 years ago
Regular Contributor
Hi Bhagavath,
Good to know that you have solved the problem.
- Yes MT25QU is supported device.
- Have you set the MSEL pins of the FPGA devices to the AS configuration mode?
- The Generic Serial Flash Interface Intel FPGA IP core provides access to Serial Peripheral Interface (SPI) flash devices.
If still facing problem try to work with the example given in the link so that narrow down the issue.
Please do refer below link
https://www.intel.com/content/www/us/en/programmable/documentation/tkt1520669802999.html#rku1522581481513
Let me know if this has helped resolve the issue you are facing or if you need any further assistance.
Best Regards
Anand
- KBhag37 years ago
New Contributor
Dear Anand,
I have changed my USB-Blaster II cable & now FPGA is getting programmed successfully at 24 MHz. Also, it is getting programmed consistently.
I have programmed my .jic file to Micron Flash & the file is getting programmed. However, FPGA is not able to read the Flash in Active Serial Mode.
The Flash part no. I used is MT25QU256ABA8ESF-0SIT. Please let me know if this part is supported by the device. I am using Quartus 18.1 PRO.
Also I would like to know if any other customer has used this Micron part along with Cyclone10 GX device for configuration.
Thanks for your support.
Best regards,
Bhagavath
- KBhag37 years ago
New Contributor
Dear Anand,
MSEL is set properly for AS mode & I could see DCLK. I have noticed that DCLK, CS & D0/D1 are continuously toggling. I have attached some of the captured waveforms. Let me know if you get any clue from this.
Best regards,
Bhagavath
- AnandRaj_S_Intel7 years ago
Regular Contributor
Hi Bhagavath,
Can you tell abut your design ?like IP's used and its configuration.
If your using NIos based design, I'm suspecting software image.
Also add some logic to control the leds from Hardware image & software image. We will come to know which image is being loaded.So that we can narrow down the issue further.
Let me know if this has helped resolve the issue you are facing or if you need any further assistance.
Best Regards
Anand
- KBhag37 years ago
New Contributor
Dear Anand,
Current design is just blinking 2 LED's. NIos is not used in this project. I have attached the design & my Schematics. After FPGA being programmed, GPIO_LED2 & GPIO_LED3 will become ON & OFF periodically. This is happening when I program FPGA through JTAG (loading .sof file).
Best regards,
Bhagavath
- KBhag37 years ago
New Contributor
posted a file. - KBhag37 years ago
New Contributor
Dear Anand,
One more point. I can program the Micron Flash but Verify is failing. Similarly, I can erase the Flash but blank check is failing. Let me know if this gives any clue.
Best regards,
Bhagavath
- AnandRaj_S_Intel7 years ago
Regular Contributor
Hi Bhagavath,
Okay, Issue may be related to flash loading. Can you check signals like nSTATUS, nCONFIG & CONF_DONE.
Regards
Anand