Forum Discussion

Ad13's avatar
Ad13
Icon for New Contributor rankNew Contributor
5 years ago

Cyclone 10GX VREF pin

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.

4 Replies

  • AminT_Intel's avatar
    AminT_Intel
    Icon for Regular Contributor rankRegular Contributor

    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.

    • Ad13's avatar
      Ad13
      Icon for New Contributor rankNew Contributor

      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.

      • AminT_Intel's avatar
        AminT_Intel
        Icon for Regular Contributor rankRegular Contributor

        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.