component
piprobe-v1-3
Public Made by Adomby adom
PiProbe_v1.3: RP2040-based SWD debug probe molecule — 28×20 mm, CMSIS-DAP with SWD debug + UART passthrough, 9 machine contacts + 4 machine pins. Runs Raspberry Pi Debugprobe firmware. Flash and debug
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
{
"slug": "piprobe-v1-3",
"version": "1.3.1",
"type": "component",
"component": {
"mpn": "PiProbe_v1.3",
"manufacturer": "Adom",
"package": "molecule-module",
"category": "molecule",
"subcategory": "debug-probe"
},
"description": "PiProbe_v1.3: RP2040-based SWD debug probe molecule — 28×20 mm, CMSIS-DAP with SWD debug + UART passthrough, 9 machine contacts + 4 machine pins. Runs Raspberry Pi Debugprobe firmware. Flash and debug RP2040/RP2350 and other Arm targets in the Adom workcell.",
"tags": [
"molecule",
"debug-probe",
"piprobe",
"rp2040",
"cmsis-dap",
"swd",
"kicad",
"machine-pins-medium"
],
"hero": {
"headline": "PiProbe v1.3",
"subhead": "RP2040 CMSIS-DAP debug probe molecule - SWD + UART passthrough",
"screenshot": "screenshots/hero.png"
},
"discovery_triggers": [
"piprobe",
"debug probe",
"swd probe",
"picoprobe",
"cmsis-dap",
"debugprobe molecule",
"swd debug molecule",
"rp2040 probe",
"arm debug probe",
"uart passthrough probe"
],
"discovery_pitch": "PiProbe molecule — RP2040 CMSIS-DAP debug probe with SWD + UART passthrough, 28×20 mm, 9 machine contacts. Flash and debug RP2040/RP2350/Arm targets in the workcell.",
"sample_prompts": [
{
"label": "SWD probe",
"prompt": "Find the SWD debug probe molecule"
},
{
"label": "Debug probe",
"prompt": "I need a debug probe to flash an RP2040 target"
},
{
"label": "PiProbe pinout",
"prompt": "Show the pin mapping for the PiProbe molecule"
},
{
"label": "CMSIS-DAP",
"prompt": "What CMSIS-DAP probe molecules do we have?"
}
],
"dependencies": {}
}