diff eeproms/jtag-unbuf @ 52:ace3ed1d5ddf

Unbuffered FT2232x JTAG article written
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 23 Apr 2019 01:22:41 +0000
parents 60b8cf977c3f
children 1d38af6d7be8
line wrap: on
line diff
--- a/eeproms/jtag-unbuf	Mon Apr 22 23:28:27 2019 +0000
+++ b/eeproms/jtag-unbuf	Tue Apr 23 01:22:41 2019 +0000
@@ -23,7 +23,7 @@
 # 232 UART mode is NOT safe, as it will produce a fight on the ADBUS2 line
 # between the UART RTS output and the target's TDO output.  245 FIFO mode is
 # expected to be safer, as all 8 ADBUS lines will be inputs for as long as
-# ACBUS2 and ACBUS2 are left unconnected and not driven by anything.
+# the ACBUS2 line is left unconnected and not driven by anything.
 
 byte00	0x01	# Channel A: FIFO mode, D2XX driver
 byte01	0x08	# Channel B: UART mode, VCP driver