aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP-MKII/AVRISP.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-02-02 03:22:45 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-02-02 03:22:45 +0000
commitb736a5ef2b72f888acdc8fe825f8f8151ec09680 (patch)
tree0d5cc8f2fbe52a6bfed9b1eaa6a1b6208f5172ef /Projects/AVRISP-MKII/AVRISP.txt
parent4d246a82cbed77cea849ddcbc88d32019665edae (diff)
downloadlufa-b736a5ef2b72f888acdc8fe825f8f8151ec09680.tar.gz
lufa-b736a5ef2b72f888acdc8fe825f8f8151ec09680.tar.bz2
lufa-b736a5ef2b72f888acdc8fe825f8f8151ec09680.zip
Make TPI programming protocol program in words, not bytes to satisfy the datasheet conditions.
Diffstat (limited to 'Projects/AVRISP-MKII/AVRISP.txt')
-rw-r--r--Projects/AVRISP-MKII/AVRISP.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Projects/AVRISP-MKII/AVRISP.txt b/Projects/AVRISP-MKII/AVRISP.txt
index b05bb4da4..7688f7e0d 100644
--- a/Projects/AVRISP-MKII/AVRISP.txt
+++ b/Projects/AVRISP-MKII/AVRISP.txt
@@ -156,7 +156,7 @@
*
* <b><sup>1</sup></b> <i>Optional, see \ref SSec_Options section - for USB AVRs with ADC modules only</i> \n
* <b><sup>2</sup></b> <i>When XPROG_VIA_HARDWARE_USART is set, the AVR's Tx and Rx become the DATA line when connected together
- * via a pair of 300 ohm resistors, and the AVR's XCK pin becomes CLOCK.</i> \n
+ * via a pair of 220 ohm resistors, and the AVR's XCK pin becomes CLOCK.</i> \n
* <b><sup>3</sup></b> <i>See AUX line related tokens in the \ref SSec_Options section</i>
*
* \section Sec_TPI TPI Connections
@@ -202,7 +202,7 @@
*
* <b><sup>1</sup></b> <i>Optional, see \ref SSec_Options section - for USB AVRs with ADC modules only</i> \n
* <b><sup>2</sup></b> <i>When XPROG_VIA_HARDWARE_USART is set, the AVR's Tx and Rx become the DATA line when connected together
- * via a pair of 300 ohm resistors, and the AVR's XCK pin becomes CLOCK.</i> \n
+ * via a pair of 220 ohm resistors, and the AVR's XCK pin becomes CLOCK.</i> \n
* <b><sup>3</sup></b> <i>See AUX line related tokens in the \ref SSec_Options section</i>
*
* \section SSec_Options Project Options