I'm trying to load the Basic blink program to the ATtiny4313 and keep getting invalid device signature?
I have followed instruction to:
load the Arduino isp
modify the avrdude.conf file
load the ATtiny core files so I can select the 4313 as a board.
I followed the pin out on this Programming Attiny2313 with Arduino Uno added the 10uf to disable the reset.
And now i'm just trying to put the Basic blink program/sketch on to the 4313?
Any ideas what might be the problem.. I'm not sure what I'm doing wrong