From 857381185d60eed2ccee7dc7b88d49d90546f8a2 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Mon, 25 Jan 2010 02:15:27 +0000 Subject: ADC2 and ADC3 channels do not exist on the U4 series USB AVRs. --- Projects/AVRISP-MKII/AVRISP.txt | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'Projects') diff --git a/Projects/AVRISP-MKII/AVRISP.txt b/Projects/AVRISP-MKII/AVRISP.txt index e67c83e89..b05bb4da4 100644 --- a/Projects/AVRISP-MKII/AVRISP.txt +++ b/Projects/AVRISP-MKII/AVRISP.txt @@ -123,7 +123,7 @@ * PDI 6 Pin Layout: * * - * MISO + * MISO 2 * DATA * 1 * @@ -143,7 +143,7 @@ * 4 * * - * PORTx.y 2 + * PORTx.y 2, 3 * CLOCK * 5 * @@ -154,9 +154,10 @@ * * * - * 1 When XPROG_VIA_HARDWARE_USART is set, the AVR's Tx and Rx become the DATA line when connected together + * 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 - * 2 See AUX line related tokens in the \ref SSec_Options section + * 3 See AUX line related tokens in the \ref SSec_Options section * * \section Sec_TPI TPI Connections * Connections to the device for TPI programming1 (when enabled): @@ -168,7 +169,7 @@ * TPI 6 Pin Layout: * * - * MISO + * MISO 2 * DATA * 1 * @@ -178,7 +179,7 @@ * 2 * * - * SCLK + * SCLK 2 * CLOCK * 3 * @@ -188,7 +189,7 @@ * 4 * * - * PORTx.y 2 + * PORTx.y 3 * /RESET * 5 * @@ -199,9 +200,10 @@ * * * - * 1 When XPROG_VIA_HARDWARE_USART is set, the AVR's Tx and Rx become the DATA line when connected together + * 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 - * 2 See AUX line related tokens in the \ref SSec_Options section + * 3 See AUX line related tokens in the \ref SSec_Options section * * \section SSec_Options Project Options * -- cgit v1.2.3