88 Forks
565 Stars
565 Watchers

JTAGenum

Given an Arduino compatible microcontroller or Raspberry PI (experimental), JTAGenum scans pins[] for basic JTAG functionality and can be used to enumerate the Instruction Register for undocumented instructions. Props to JTAG scanner and Arduinull which came before JTAGenum and forwhich much of the code and logic is based on. Feel free to branch and modify religiously (readme, credits, whatever)

How to download and setup JTAGenum

Open terminal and run command
git clone https://github.com/cyphunk/JTAGenum.git
git clone is used to create a copy or clone of JTAGenum repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with JTAGenum https://github.com/cyphunk/JTAGenum/archive/master.zip

Or simply clone JTAGenum with SSH
[email protected]:cyphunk/JTAGenum.git

If you have some problems with JTAGenum

You may open issue on JTAGenum support forum (system) here: https://github.com/cyphunk/JTAGenum/issues