X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/665fe11f128b95874befdd59492379a0f5d8105e..f7cde02b80c001875231c8ef21211214ebc742ed:/Projects/AVRISP/AVRISP.txt 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: | + *
MOSI | + *PDI | + *
MISO | + *PDO | + *
SCLK | + *SCLK | + *
GND | + *GND | + *
ADCx 1 | + *VTARGET | + *
PORTx.y 2 | + */RESET | + *