JTAGenum icon indicating copy to clipboard operation
JTAGenum copied to clipboard

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 in...

Results 11 JTAGenum issues
Sort by recently updated
recently updated
newest added

i have git cloned into https://github.com/cyphunk/JTAGenum.git. i cd into JTAGenum and run sudo bash JTAGenum.sh. this returns with Segmentation fault. prior to getting this error it was telling me that...

Can this detect SWD interface? if there is only SWCLK SWDIO GND ,the JTAGenum can give a answer? thanks~

Greetings, I am running into an issue using the JTAG enumerator. I originally had found online the rPi version, which linked me back to this page as its source. Unfortunately...

Is Teensy 4.0 supported?

``` > pattern scan ================================ Starting scan for pattern:0110011101001101101000010111001001 FOUND! ntrst:A0 tck:A1 tms:A2 tdo:A8 tdi:A3 IR length: 0 FOUND! ntrst:A0 tck:A1 tms:A3 tdo:A8 tdi:A2 IR length: 0 FOUND! ntrst:A0 tck:A1...

If you also run into issues with the Raspberry Pi shell script scanner it would be appreciated if you could either here publicly or privately describe your findings so that...

When Tiva C is target there are some reliability issues that should be tested.

Explore using Firmata on arduino side and a shell script or python on the host.

Add support for openwrt ash shell /bin/sh instead of /bin/bash. Some minor changes are required.

loaded the code onto my arduino r3 but i am not able to identify the ports