diff --git a/tcl/target/stm32f3x_stlink.cfg b/tcl/target/stm32f3x_stlink.cfg index bc86ed946..b2ba9d92b 100644 --- a/tcl/target/stm32f3x_stlink.cfg +++ b/tcl/target/stm32f3x_stlink.cfg @@ -7,7 +7,7 @@ if { [info exists CHIPNAME] == 0 } { } if { [info exists CPUTAPID] == 0 } { - set CPUTAPID 0x1ba01477 + set CPUTAPID 0x2ba01477 } if { [info exists WORKAREASIZE] == 0 } {