#access #probe #compatible #jtag #cmsis-dap #port #spidap

jtagdap

Provides JTAG access to CMSIS-DAP compatible probes

2 releases

0.1.1 Jun 22, 2022
0.1.0 Mar 7, 2021

#4 in #jtag

Download history 32/week @ 2023-12-18 30/week @ 2023-12-25 37/week @ 2024-01-01 37/week @ 2024-01-08 42/week @ 2024-01-15 42/week @ 2024-01-22 49/week @ 2024-01-29 74/week @ 2024-02-05 99/week @ 2024-02-12 97/week @ 2024-02-19 93/week @ 2024-02-26 52/week @ 2024-03-04 56/week @ 2024-03-11 54/week @ 2024-03-18 28/week @ 2024-03-25 56/week @ 2024-04-01

202 downloads per month
Used in 2 crates

Apache-2.0 OR MIT

87KB
1.5K SLoC

JTAGDAP

crates.io docs.rs CI

JTAGDAP is a library providing arbitrary JTAG access to CMSIS-DAP compatible probes.

For application binaries, see:

  • ecpdap, which uses jtagdap to provide JTAG configuration of ECP5 FPGAs, including programming attached SPI flash,
  • spidap, which uses jtagdap to provide direct access to SPI flash memory using a JTAG port.

Licence

jtagdap is licensed under either of

at your option.


lib.rs:

jtagdap

JTAG access to CMSIS-DAP compatible probes.

Dependencies

~3–5MB
~98K SLoC