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

Using the JTAG pin headers on Arrow SoCKit

Altera_Forum
Honored Contributor II
1,344 Views

Hello, 

 

I am playing around with the Arrow SoCKit and I have accidently broken the usb plug used for the JTAG of the SoC chip. I noticed that there are JTAG headers next to the plug and I was wondering if I can use an external USB Blaster instead of the on-board one? 

 

 

Thanks, 

 

 

Alexandre
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
675 Views

I just looked at the schematic and it looks like they use a similar JTAG scheme as the Altera SoC dev kit. There is a "USB disable" that is issued when you plug the external programming cable up to the JTAG header. This iscolates the embedded USB blaster on the board so that you can use the header instead. Normally I would say to make sure you don't have the embedded onboard blaster connected at the same time since I don't know how the board will react but it sounds like you have that covered :) 

 

I was looking at their rev C schematic (page 11): http://www.rocketboards.org/pub/documentation/arrowsockitevaluationboard/c5s_rev_c_05_07_13.pdf 

 

Pin 2 of a external USB blaster is ground so when you connect to the header you pull the USB_DISABLE_n signal low which lets the CPLD know you have something else driving the JTAG chain.
0 Kudos
Reply