420f788d2f3d8a4e0f7ce616c3e8fee467213002
[fw/openocd] / tcl / interface / ftdi / dp_busblaster.cfg
1 #
2 # Dangerous Prototypes - Bus Blaster
3 #
4 # The Bus Blaster has a configurable buffer between the FTDI FT2232H and the
5 # JTAG header which allows it to emulate various debugger types. It comes
6 # configured as a JTAGkey device.
7 #
8 # http://dangerousprototypes.com/docs/Bus_Blaster
9 #
10
11 echo "Info : If you need SWD support, flash KT-Link buffer from https://github.com/bharrisau/busblaster
12 and use dp_busblaster_kt-link.cfg instead"
13
14 adapter driver ftdi
15 ftdi device_desc "Dual RS232-HS"
16 ftdi vid_pid 0x0403 0x6010
17
18 ftdi layout_init 0x0c08 0x0f1b
19 ftdi layout_signal nTRST -data 0x0100 -noe 0x0400
20 ftdi layout_signal nSRST -data 0x0200 -noe 0x0800