pico-probe icon indicating copy to clipboard operation
pico-probe copied to clipboard

Support official Pi debug probe

Open thejpster opened this issue 2 years ago • 1 comments

https://www.raspberrypi.com/news/raspberry-pi-debug-probe-a-plug-and-play-debug-kit-for-12/

Should just involve setting some pin assignments?

thejpster avatar Feb 20 '23 11:02 thejpster

Indeed, checking the schematics it seems to set the SWDIO/SWDCLK to GPIO 14/12 and disable the support for RST should be enough. :)

korken89 avatar Mar 11 '23 09:03 korken89