stm32f7x.cfg: Fix expected JTAG id.
[fw/openocd] / tcl / target / stm32f7x.cfg
index 16624670116e69e467314f0a321e23fd0cc9b6fa..05470d49886a276d26e8c643ed10a09559fabe21 100755 (executable)
@@ -43,7 +43,7 @@ if { [info exists BSTAPID] } {
   # See STM Document RM0385
   # Section 40.6.1
   # STM32F75xxG
-  set _BSTAPID1 0x06449071
+  set _BSTAPID1 0x06449041
 }
 
 if {[using_jtag]} {