]> git.sur5r.net Git - openocd/blob - tcl/interface/stlink-v2-1.cfg
093e80177078667dbc03e166ac5d7e997086b4f2
[openocd] / tcl / interface / stlink-v2-1.cfg
1 #
2 # STMicroelectronics ST-LINK/V2-1 in-circuit debugger/programmer
3 #
4
5 interface hla
6 hla_layout stlink
7 hla_device_desc "ST-LINK/V2-1"
8 hla_vid_pid 0x0483 0x374b
9
10 # Optionally specify the serial number of ST-LINK/V2 usb device.  ST-LINK/V2
11 # devices seem to have serial numbers with unreadable characters.  ST-LINK/V2
12 # firmware version >= V2.J21.S4 recommended to avoid issues with adapter serial
13 # number reset issues.
14 # eg.
15 #hla_serial "\xaa\xbc\x6e\x06\x50\x75\xff\x55\x17\x42\x19\x3f"
16