JTAG
From bildr
Joint Test Action Group (JTAG) is the common name for an industry standard access port. It is commonly used for IC level debugging. The interface is a special four/five pin interface added to a chip, to enable multiple chips to be chained together, needing only one data probe to test.
Hooking it up
- TDI (Test Data In)
- TDO (Test Data Out)
- TCK (Test Clock)
- TMS (Test Mode Select)
- TRST (Test Reset) optional.
References
This page is an Article on bildr. Articles are pages that define or explain a concept, method, or generic item.