X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/1b2cd16976207c21bbdfbd15852b0afa92c0f516..f92b56191de02ce95c35349274ccb4e522841348:/Projects/AVRISP/AVRISP.txt diff --git a/Projects/AVRISP/AVRISP.txt b/Projects/AVRISP/AVRISP.txt index fcb0fdd3d..670c168a7 100644 --- a/Projects/AVRISP/AVRISP.txt +++ b/Projects/AVRISP/AVRISP.txt @@ -56,13 +56,12 @@ * Note that this design currently has several limitations: * - Minimum target clock speed of 500KHz due to hardware SPI used * - No reversed/shorted target connector detection and notification - * - PDI programming is not supported for XMEGA targets * * On AVR models with an ADC converter, ACC should be tied to 5V (e.g. VBUS) and the VTARGET_ADC_CHANNEL token should be * 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: + * Connections to the device are simple for SPI programming: * *
| Programmer Pin: | + *Target Device Pin: | + *ISP 6 Pin Layout: | + *
| MISO | + *DATA | + *1 | + *
| ADCx 1 | + *VTARGET | + *2 | + *
| N/A | + *N/A | + *3 | + *
| N/A | + *N/A | + *4 | + *
| PORTx.y 2 | + *CLOCK | + *5 | + *
| GND | + *GND | + *6 | + *