Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21616 Discussions

Detect presence of USB Blaster local to target?

Altera_Forum
Honored Contributor II
1,342 Views

Hi, 

I would like to have my target detect when a JTAG header is connected so I can disable the default JTAG controller outputs (using an output enable). The header will only be used during product test but the default connections will be used once deployed in the field for remote configuration and programming. 

 

Many thanks, 

Dave
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
632 Views

USB Blaster output pins are initially tristated so connection of the USB Blaster isn't detectable by a level change. The only simple method I can think of is to use one of the two ground pins as sense.

0 Kudos
Altera_Forum
Honored Contributor II
632 Views

Thanks FvM, yes that's the conclusion I had come to looking at the USB-Blaster schematic. It does mean only having one actual ground wire but I think it'll be fine.

0 Kudos
Altera_Forum
Honored Contributor II
632 Views

As an additional remark, you can bypass the sense pin with e.g. a 100 nF ceramic capcitor directly at the connector, so it's still working as a ground, AC-wise.

0 Kudos
Reply