Black Magic Probe

From Stm32World Wiki
Revision as of 06:14, 27 March 2022 by Lth (talk | contribs) (→‎Platforms)
Jump to navigation Jump to search


Platforms

The Black Magic Probe firmware can be build for many different platforms with different pinout. The following sections list the pinout.

Blue Pill

Build

$ make PLATFORM=bluepill

Pinout

Black Pill

Build

$ make PROBE_HOST=f4discovery BLACKPILL=1 ENABLE_RTT=1

Pinout

Function Pin
TDI PA1
TMS/SWDIO PA13
TCK/SWCLK PA14
TDO/SWO PB3
TRST PB5
SRST PB7
TX PB6
RX PB7

Miscellaneous Links