Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 870 Bytes

install-stm32h103.md

File metadata and controls

28 lines (16 loc) · 870 Bytes

Installing DirtyJTAG on Olimex STM32-H103

Thanks Olimex for gifting us this board! You can order it on their website (unsponsored link).

Prerequisites

  • An ST-Link programmer
  • stlink

SWD wiring

The SWD signals are available on the HE20 JTAG connector:

SWD pinout on the JTAG connector of STM32H103

Flashing DirtyJTAG

Download a binary version of DirtyJTAG (make sure to get the olimexstm32h103 build!) or compile it yourself, then flash it using st-flash:

st-flash write /path/to/dirtyjtag.olimexstm32h103.bin 0x8000000

Pinout

The STM32H103 uses currently the same pinout as Bluepill (if flashed with the bluepill firmware):

JTAG pinout of STM32H103