Difference between revisions of "Jtag"
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | JTAG is a common hardware interface that provides your computer with a way to communicate directly with the chips on a board. It was originally developed by a consortium, the Joint (European) Test Access Group, in the mid-80s to address the increasing difficulty of testing printed circuit boards ([[PCB]]s). JTAG has been in widespread use ever since it was included in the Intel 80486 processor in 1990 and codified as IEEE 1491 that same year. Today JTAG is used for debugging, programming and testing on virtually ALL embedded devices. | + | '''JTAG''' is a common hardware interface that provides your computer with a way to communicate directly with the chips on a board. <br> |
+ | It was originally developed by a consortium, the Joint (European) Test Access Group, in the mid-80s to address the increasing difficulty of testing printed circuit boards ([[PCB]]s).<br> | ||
+ | JTAG has been in widespread use ever since it was included in the Intel 80486 processor in 1990 and codified as IEEE 1491 that same year. Today JTAG is used for debugging, programming and testing on virtually ALL embedded devices. |
Latest revision as of 09:41, 18 August 2018
JTAG is a common hardware interface that provides your computer with a way to communicate directly with the chips on a board.
It was originally developed by a consortium, the Joint (European) Test Access Group, in the mid-80s to address the increasing difficulty of testing printed circuit boards (PCBs).
JTAG has been in widespread use ever since it was included in the Intel 80486 processor in 1990 and codified as IEEE 1491 that same year. Today JTAG is used for debugging, programming and testing on virtually ALL embedded devices.