diff --git a/tcl/interface/ftdi/openocd-usb-hs.cfg b/tcl/interface/ftdi/openocd-usb-hs.cfg
new file mode 100644
index 0000000000000000000000000000000000000000..37a717dc590c1c093ab829ea0bdadcf91e2e76a4
--- /dev/null
+++ b/tcl/interface/ftdi/openocd-usb-hs.cfg
@@ -0,0 +1,13 @@
+#
+# embedded projects openocd usb adapter v3
+#
+# http://shop.embedded-projects.net/index.php?module=artikel&action=artikel&id=14
+#
+
+interface ftdi
+ftdi_device_desc "Dual RS232-HS"
+ftdi_vid_pid 0x0403 0x6010
+
+ftdi_layout_init 0x0508 0x0f1b
+ftdi_layout_signal nTRST -data 0x0200 -noe 0x0100
+ftdi_layout_signal nSRST -data 0x0800 -noe 0x0400
diff --git a/tcl/interface/openocd-usb-hs.cfg b/tcl/interface/openocd-usb-hs.cfg
new file mode 100644
index 0000000000000000000000000000000000000000..ddf3dce06d0d2368013432dab5c44d57138cd4c4
--- /dev/null
+++ b/tcl/interface/openocd-usb-hs.cfg
@@ -0,0 +1,11 @@
+#
+# embedded projects openocd usb adapter v3
+#
+# http://shop.embedded-projects.net/index.php?module=artikel&action=artikel&id=14
+#
+
+interface ft2232
+ft2232_vid_pid 0x0403 0x6010
+ft2232_device_desc "Dual RS232-HS"
+ft2232_layout "oocdlink"
+ft2232_latency 2