0ef82ab272ae000cf43e8d3316cc1b95ae8421df
[fw/openocd] / src / tcl / interface / openocd-usb.cfg
1 #
2 # Hubert Hoegl's USB to JTAG
3 #
4 # http://www.hs-augsburg.de/~hhoegl/proj/usbjtag/usbjtag.html
5 #
6
7 interface ft2232
8 ft2232_vid_pid 0x0403 0x6010
9 ft2232_device_desc "Dual RS232 A"
10 ft2232_layout "oocdlink"
11 ft2232_latency 2
12 # 6/(1+n) Mhz TCLK
13 jtag_speed 1
14