Loading...
 
Skip to main content

System Workbench for STM32


Connect to custom board STM32L053 - STLINK-V2 - SWD

its works

  1. This is an testled board with a single STM32F103C8Tx chip.
  2. Generated by System Workbench for STM32


source find interface/stlink-v2.cfg

set WORKAREASIZE 0x5000
transport select "hla_swd"


source find target/stm32f1x_stlink.cfg

  1. use hardware reset, connect under reset
  2. reset_config srst_only srst_nogate

reset_config none