FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5892 Discussions

Please help with the error led turned red

Altera_Forum
Honored Contributor II
1,684 Views

Hi everyone, 

I think I just made a big mistake. I was trying to measure signals from HSMC port of Cyclone V using oscilloscope, and I suppose I touched two pins with a probe at the same time. This might have occurred electric shock and now the development kit is showing a red light on ERR LED. 

What am I supposed to do? 

Any help will be appreciated, urgently. Thank you very much.
0 Kudos
5 Replies
Altera_Forum
Honored Contributor II
262 Views

Doesn't sound good. 

 

I've blown a few pins on FPGAs in my time and each time I've been lucky and got away with just damaging the pin in question. The rest of the FPGA has been fine. In your case, it appears you have done more damage than this and potentially blown the whole chip. Which isn't good news.
0 Kudos
Altera_Forum
Honored Contributor II
262 Views

Use this as an opportunity to work on your debug skills. 

 

1. Work out where the red LED comes from, eg., if its from a configuration controller 

 

2. Work out which pins you might have touched together, eg., if you touched a 3.3V power pin and shorted it to an I/O pin, that should not have caused damage, but if it was a 5V power supply ... 

 

3. Try programming the board using an external JTAG programmer. 

 

You might want to try that last step first ... if the FPGA is detected, then its probably ok ... 

 

Cheers, 

Dave
0 Kudos
Altera_Forum
Honored Contributor II
262 Views

You can try running the built in test .. 

I took this from the user guide and have been impressed with the BTS on the Stratix-V board I had 

I agree with DWH .. its not the end of the world ... just an opportunity to learn. 

I don't have the schematic but the red led I saw in the user documentation I do have was off the MAX system controller. 

I will check the schematic ... can you give us a clue where you were probing ... generally I/O's are somewhat forgiving and a bad I/O can  

easily be substituted for a good one ... if there are higher voltages involved say + or - 12 VDC then that could do some serious damage.  

Best Regards, Bob. 

 

.... "The kit includes an application called the Board Test System (BTS). The BTS provides 

an easy-to-use interface to alter functional settings and observe the results. You can 

use the BTS to test board components, modify functional parameters, observe 

performance, and measure power usage. While using the BTS, you reconfigure the 

FPGA several times with test designs specific to the functionality you are testing. (You 

can also use the BTS as a reference source for designing systems.) 

To install the BTS, follow the steps in “Installing the Development Kit” on page 3–1. ..."
0 Kudos
Altera_Forum
Honored Contributor II
262 Views

Thank you all for your helpful advises. 

I have checked out the schematic of the header and it turned out there were 12V power supply pins aligned right next to the normal I/O pins. 

Obviously I have touched this pin with some normal pins and it have destroyed the I/O pins. 

But luckily enough, I could still program the FPGA through JTAG. And I found a solution by substituting the former used pins with others. 

But anyhow, some part of the development kit seems broken, with the error LED still flashing. 

 

Thank you all again for the help that I really appreciate. Have a nice one!
0 Kudos
Altera_Forum
Honored Contributor II
262 Views

 

--- Quote Start ---  

 

I have checked out the schematic of the header and it turned out there were 12V power supply pins aligned right next to the normal I/O pins. 

Obviously I have touched this pin with some normal pins and it have destroyed the I/O pins. 

 

--- Quote End ---  

 

Don't feel bad. I had a similar problem in the past; when probing a switch-mode power supply circuit with a scope, I shorted the 12V input power to the enable signal, and that enable signal was driven by a MAX II CPLD. The CPLD was destroyed, but luckily it was in a TQFP package, so I could just replace it. 

 

 

--- Quote Start ---  

 

But luckily enough, I could still program the FPGA through JTAG. And I found a solution by substituting the former used pins with others. 

But anyhow, some part of the development kit seems broken, with the error LED still flashing. 

--- Quote End ---  

 

I'm glad to hear your kit can still be used. 

 

Cheers, 

Dave
0 Kudos
Reply