Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20684 Discussions

Cyclone 10GX VREF pin

Ad13
Beginner
802 Views

I have a custom board using Cyclone 10GX085YU484 and I cannot program the device and it does not appear on the JTAG chain. I have left the VREF pins floating (VREF pins (T7, T13, J15 and F12) ). The datasheet says these should be connected to VCCIO or GND. Could this error stop the FPGA from running up and being programmed (visible on JTAG)? Same with VREFP_ADC and  VREFN_ADC (floating and should be GND). Thanks.

0 Kudos
4 Replies
AminT_Intel
Employee
786 Views

Hello,

 

I believe this could be because of connection error. Can you confirm if your device is connected to your computer? Could you use other plugs to confirm that?

 

Thank you. 

0 Kudos
Ad13
Beginner
778 Views

Hi, yes all connected to Quartus and the Quartus programmer.

I have tried multiple programmers(download cables), including the official Altera USB Blaster 2. I am able to program other devices from Quartus with the same set up and download cable fine.

Would floating VREF pins cause this problem?

Thanks. 

0 Kudos
AminT_Intel
Employee
769 Views

You may a receive this error message during auto-detect possibilty due to a download cable problem, TDO is not connected properly, a noisy TCK signal, or TDI shorted to GND.

Here are some suggested steps for resolving the issue:

  1. Make sure the pull-up and pull-down resistors connected to the JTAG pins are following the recommended values as stated in the respective device handbook. 
  2. Check the JTAG chain connectivity and the integrity of the TCK signal. Altera recommends pulling the TCK pin low through a pull-down resistor. Also make sure the TCK signal is clean to avoid any programming or JTAG configuration failure.
  3. Use another USB-Blaster™ or other download cable. This is to ensure that the download cable is functioning.
  4. Check the voltage seen on the pins of the JTAG header to see if they are at appropriate levels. The download cable is powered by the board, so ensure your board is properly powered.
  5. Ensure all power supplies to the device are within recommended operating conditions. Refer to the respective device handbook for the correct voltage level.

Thank you.

0 Kudos
L982123
Beginner
590 Views

Hi, were the floating VREF pins causing your problem?  I am seeing the same issue and VREFs also floating.

0 Kudos
Reply