Difference between revisions of "Black Magic Probe"

From Stm32World Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
[[Category:STM32]][[Category:STM32 Hardware]][[Category:Black Magic Probe]]{{metadesc|Black Magic Probe}}
 
[[Category:STM32]][[Category:STM32 Hardware]][[Category:Black Magic Probe]]{{metadesc|Black Magic Probe}}
[[File:Black Magic Probe V2.1.webp]]
+
[[File:Black Magic Probe V2.1.webp|300px|thumb]]
 
== Platforms ==
 
== Platforms ==
  

Revision as of 06:17, 27 March 2022

Black Magic Probe V2.1.webp

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