From b736a5ef2b72f888acdc8fe825f8f8151ec09680 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 2 Feb 2010 03:22:45 +0000 Subject: Make TPI programming protocol program in words, not bytes to satisfy the datasheet conditions. --- Projects/AVRISP-MKII/AVRISP.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Projects/AVRISP-MKII/AVRISP.txt') 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 @@ * * 1 Optional, see \ref SSec_Options section - for USB AVRs with ADC modules only \n * 2 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. \n + * via a pair of 220 ohm resistors, and the AVR's XCK pin becomes CLOCK. \n * 3 See AUX line related tokens in the \ref SSec_Options section * * \section Sec_TPI TPI Connections @@ -202,7 +202,7 @@ * * 1 Optional, see \ref SSec_Options section - for USB AVRs with ADC modules only \n * 2 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. \n + * via a pair of 220 ohm resistors, and the AVR's XCK pin becomes CLOCK. \n * 3 See AUX line related tokens in the \ref SSec_Options section * * \section SSec_Options Project Options -- cgit v1.2.3