It looks like you're new here. If you want to get involved, click one of these buttons!
I just finished building a ISP shield and everything seems to be working correctly except that the error LED is costantly blinking.
If I program an AVR it will briefly go out and after a couple of seconds will start again.
This blinking goes on with or without an avr on the zif socket.
Is this normal or have I messed up somewhere... I triple checked my assembly and everything is according to instructions.
Thanks
Comments
I don't suppose you have bridged D8 & D9 somewhere (maybe where the headers are soldered in)?
That might explain why the error LED would come on at the same time as the pulse LED.
Your post seems to imply that the error LED comes on instead of the pulse. I could only imagine the cause of that being in hardware if you had bridged D8/D9 and bridged R3/R4 (at the LHS - nearest the LEDs). In that case, if the error LED is red and the pulse LED is notred then you might see the error LED lighting instead. It would be pretty bright. Seems unlikely to get that combination of shorts thou'.
Otherwise the likely cause seems to be in the ArduinoISP sketch - did you use the stock version?
When you say "with the blink sketch" do you mean when you are using Arduino ISP to program the blink sketch onto a target chip by ISP programming? That I could understand.
If you mean that it happens when you have the blink sketch on the Uno then I'm utterly lost for an explanation.