forked from auracaster/openocd
tcl/interface/ftdi: add SWD configs for kt-link, olimex, rowley and resistor hack
Resistor hack is runtime-tested, other configs are based on schematics. Change-Id: I8daffa0434cd41d142fbec7c230a302284f7aa31 Signed-off-by: Paul Fertser <fercerpav@gmail.com> Reviewed-on: http://openocd.zylin.com/2184 Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com> Tested-by: jenkins Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
This commit is contained in:
committed by
Andreas Fritiofson
parent
bf96df255e
commit
e2a7990aac
7
tcl/interface/ftdi/swd-resistor-hack.cfg
Normal file
7
tcl/interface/ftdi/swd-resistor-hack.cfg
Normal file
@@ -0,0 +1,7 @@
|
||||
#
|
||||
# Connect TDI to SWDIO via a suitable series resistor (220-470 Ohm or
|
||||
# so depending on the drive capability of the target and adapter);
|
||||
# connect TDO directly to SWDIO.
|
||||
#
|
||||
|
||||
ftdi_layout_signal SWD_EN -data 0
|
||||
Reference in New Issue
Block a user