Adafruit
Raspberry Pi Debug Probe Kit
All Products
New Arrivals
Adafruit
Raspberry Pi
Brands and Manufacturers
Raspberry Pi Pico
Raspberry Pi Accessories
Prototyping & Wiring
$30.15
|
In stock
The Raspberry Pi Debug Probe is an all-in-one USB-to-debug kit that provides all the necessary hardware and cables for easy, solderless, plug-and-play deb...
Get notified when back in stock
Estimated Delivery
Arrives
Disclaimer
Secure checkout
The Raspberry Pi Debug Probe is an all-in-one USB-to-debug kit that provides all the necessary hardware and cables for easy, solderless, plug-and-play debugging. For when "printf-style-debugging" just isn't enough, this kit which brings the power of gdb & OpenOCD step and trace debugging to the RP2040 chipset. And for those of us who do like printf-debugging, it also comes with a bonus USB-to-Serial converter. It is an inexpensive, all-in-one USB to serial debug and UART bridge, for less than the cost of two separate cables.
It features both a processor serial debug interface (by default the Arm Serial Wire Debug interface, but other interfaces can be supported) and an industry-standard UART interface. Both interfaces use the Raspberry Pi 3-pin debug connector, as detailed in the Raspberry Pi 3-pin Debug Connector Specification.
The Raspberry Pi Debug Probe is a kit comprising the Debug Probe hardware in its own plastic case together with a USB cable and three types of debug cable, covering the vast majority of debug use cases. It is designed to make it easy to debug and program Raspberry Pi Pico and RP2040 with a range of host platforms including Windows, Mac, and typical Linux computers, where you don’t have a GPIO header to connect directly to the Pico’s serial UART or SWD port.
While designed for use with Raspberry Pi products, the Debug Probe provides standard UART and CMSIS-DAP interfaces over USB, so it can also be used to debug any Arm-based microcontroller that provides an SWD port with 3.3V I/O, or even just as a USB-to-UART cable. It works with OpenOCD and other tools that support CMSIS-DAP.
The Debug Probe is based on Raspberry Pi Pico hardware and runs the open source Raspberry Pi Picoprobe software. The firmware is updated in the same way as Raspberry Pi Pico firmware, so it is easy to keep the unit up to date with the latest firmware, or to use custom firmware.
Each order comes with:
- 1 x Raspberry Pi Debug Probe with USB to SWD & UART
- 1 x Fancy protective enclosure
- 1 x JST SH to JST SH 3-pin SWD cable
- 1 x JST SH to premium socket (female) header
- 1 x JST SH to premium plug (male) header
- USB A to Micro-B cable
Jargon buster
Plain-language definitions for the technical terms used above.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- RP2040
- The RP2040 is a dual-core Arm Cortex-M0+ microcontroller chip from Raspberry Pi, used on many maker boards and offering programmable I/O, multiple GPIO pins and reasonable processing speed. Code and accessories built for that chip should work where RP2040 compatibility is listed, though demanding tasks such as reading a camera can require careful pin allocation and timing.
- SWD
- Serial Wire Debug (SWD) is a two-wire programming and debugging interface used with many ARM Cortex-M microcontrollers. It provides low-level access to program, recover or debug the microcontroller.
- UART
- UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
Find this product in
Brands
Raspberry Pi