1
\$\begingroup\$

I'm trying to program an ATtiny13A with an Arduino Mega 2560. I load the blink sketch, and AVRDUDE says it uploads completely, but the LED on the ATtiny13A doesn't blink; it just stays on (it's specified on pin 4), I've tried other pins, with the same result.

What may be the issue, and why is the loop not looping correctly? I'd love to hear the debugging process of others on issues like this, because I'm out of options.

I've tried different IDE versions (I'm on a Windows 7 64-bit machine), I've downloaded both this: http://sourceforge.net/projects/ard-core13/ and https://github.com/tekstop/attiny/tree/Arduino1 to try and get a more accurate ATtiny13A specification, if it had to do with the specifications in the board, but none of them change the result.

Peter Mortensen
1,6973 gold badges17 silver badges23 bronze badges
asked Apr 26, 2013 at 13:36
\$\endgroup\$

1 Answer 1

1
\$\begingroup\$

The solution was to switch to Arduino IDE v. 1.0.

Look at comments in blog post Programming ATtiny13 using Arduino ISP (and all the hacking involved!) .

Peter Mortensen
1,6973 gold badges17 silver badges23 bronze badges
answered Apr 26, 2013 at 14:31
\$\endgroup\$

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.