This shows you the differences between two versions of the page.
— |
nsl_annoytron [2013/08/13 12:13] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== Programing Notes ===== | ||
+ | |||
+ | AVRdude programming header setup | ||
+ | |||
+ | AVRISP\tTarget\tATtiny | ||
+ | |||
+ | connector\tpins\tpin # | ||
+ | |||
+ | < | ||
+ | 1 (MISO)\tTPIDATA\t1 | ||
+ | 2 (VTref)\tVcc\t5 | ||
+ | 3 (SCK)\t | ||
+ | 4 (MOSI)\t\t | ||
+ | 5 (RESET)\t/ | ||
+ | 6 (GND)\t | ||
+ | |||
+ | Problem: My ATtiny4/ | ||
+ | < | ||
+ | | ||
+ | | ||
+ | |||
+ | STK 600 also supports TPI | ||