Wpis z mikrobloga

@Adik0160 Ustaw programator na najmniejszą możliwą prędkość. Kiedyś identycznie załatwiłem tiny13 (też 128/8) i odratowałem prowizorycznym programatorem pod LPT (ale było więcej roboty niż ten mcu był warty - 3zł)
@Adik0160: W Atmel Studio jest opcja do ustawiania prędkości programowania i znajduje się tam informacja że musi być ona niższa 4 razy od taktowania procka. Spróbuj poszperać w dokumentacji avrdude
@Adik0160:

-i delay

For bitbang-type programmers, delay for approximately delay microseconds between each bit state change. If the host system is very fast, or the target runs off a slow clock (like a 32 kHz crystal, or the 128 kHz internal RC oscillator), this can become necessary to satisfy the requirement that the ISP clock frequency must not be higher than 1/4 of the CPU clock frequency. This is implemented as