From f7cde02b80c001875231c8ef21211214ebc742ed Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 27 Aug 2009 07:10:00 +0000 Subject: Added extra note about missing OUT endpoint configuration to the HID Device mode Class driver. Added pinout information to the AVRISP project. --- Projects/AVRISP/AVRISP.txt | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) (limited to 'Projects/AVRISP') diff --git a/Projects/AVRISP/AVRISP.txt b/Projects/AVRISP/AVRISP.txt index 8d299e25a..a9d550786 100644 --- a/Projects/AVRISP/AVRISP.txt +++ b/Projects/AVRISP/AVRISP.txt @@ -66,6 +66,42 @@ * set to an appropriate ADC channel number in the project makefile for VTARGET detection to operate correctly. On models * without an ADC converter, VTARGET will report at a fixed 5V level. * + * Connections to the device are simple: + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
Programmer Pin:Target Device Pin:
MOSIPDI
MISOPDO
SCLKSCLK
GNDGND
ADCx 1VTARGET
PORTx.y 2/RESET
+ * + * 1 Optional, see \ref SSec_Options section - for USB AVRs with ADC modules only \n + * 2 See \ref SSec_Options section + * * \section SSec_Options Project Options * * The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value. @@ -89,7 +125,7 @@ * * RESET_LINE_MASK * Makefile CDEFS - * Mask for the programmer's target RESET line on the chosen port. + * Mask for the programmer's target RESET line on the chosen port. Must not be the AVR's /SS pin. * * * VTARGET_ADC_CHANNEL -- cgit v1.2.3