pounder_test/stabilizer.cfg

11 lines
278 B
INI

source [find interface/stlink.cfg]
transport select hla_swd
source [find stm32h7x.cfg]
# STM32H7xxxI 2Mo have a dual bank flash.
# Add the second flash bank.
set _FLASHNAME $_CHIPNAME.flash1
flash bank $_FLASHNAME stm32h7x 0x08100000 0 0 0 $_TARGETNAME
reset_config srst_only