a57176610961185e0395aecd273bec864373ae8a
[fw/openocd] / tcl / interface / ftdi / redbee-usb.cfg
1 #
2 # Redwire Redbee-USB
3 #
4 # http://www.redwirellc.com
5 #
6 # The Redbee-USB has an onboard FT2232H with:
7 #  - FT2232H channel B wired to mc13224v JTAG
8 #  - FT2232H channel A wired to mc13224v UART1
9 #
10
11 echo "WARNING!"
12 echo "This file was not tested with real interface, it is based on code in ft2232.c."
13 echo "Please report your experience with this file to openocd-devel mailing list,"
14 echo "so it could be marked as working or fixed."
15
16 adapter driver ftdi
17 ftdi vid_pid 0x0403 0x6010
18 ftdi channel 1
19
20 ftdi layout_init 0x0c08 0x0c2b
21 ftdi layout_signal nTRST -data 0x0800
22 ftdi layout_signal nSRST -data 0x0400