jtag tools: add config for FTDI C232HM-DDHSL-0

This commit is contained in:
Philippe Teuwen 2019-07-10 22:37:30 +02:00
parent 4bd15d900b
commit 1ae85d20d7

View file

@ -0,0 +1,23 @@
# Commands specific to the FTDI USB Hi-Speed to MPSSE Cable
# http://www.ftdichip.com/Products/Cables/USBMPSSE.htm
# C232HM-DDHSL-0 => 3.3V
# C232HM-EDSL-0 => 5V !! don't apply 5V on the 3.3v pm3 pin !!
# Pinouts:
# Brown <> TMS
# Yellow <> TDI
# Green <> TDO
# Orange <> TCK
# Black <> GND
# Red <> 3.3 (don't connect if C232HM-EDSL-0! power via USB instead)
interface ftdi
#ftdi_device_desc "C232HM-DDHSL-0"
#ftdi_device_desc "C232HM-EDHSL-0"
ftdi_vid_pid 0x0403 0x6014
ftdi_layout_init 0x0008 0x400b
ftdi_layout_signal LED -ndata 0x4000
transport select jtag
adapter_khz 1000