Skip to content

Releases: phdussud/pico-dirtyJtag

Better timing for TDO sampling

07 Feb 19:05
Compare
Choose a tag to compare

Ease the timing constraints by raising TCK 1/4 cycle before sampling TDO

Fix for UrJTAG

30 Jan 16:49
Compare
Choose a tag to compare

Fix incompatibilty with original DirtyJTAG that breaks UrJTAG

Fix for pico sdk 1.5.0

15 Feb 18:31
Compare
Choose a tag to compare

It is a build using pico sdk 1.5.0. A code change is necessary. It should have no impact on the functionality of the probe.

Support for openocd

25 Nov 18:57
Compare
Choose a tag to compare

support for openocd

Change RST from push-pull to open drain behavior

07 Nov 18:28
Compare
Choose a tag to compare

This change makes the RST safer as there could be other sources of RST on the target board. The normal behavior of RST is to pull the line low on reset and let it pull high with a pull up resistor by default

first release

22 Oct 17:20
Compare
Choose a tag to compare
v1.0.0

Implement new proposal for DJTAG2: read commands do not terminate the…