3

I have received an arduino uno and some code for it as part of a project I am working on. I have never worked with them before so this is a completely new experience for me.

I am using the Arduino application from their website and when I compile the code it works fine. When I upload however I get the error:

avrdude: stk500_getsync(): not in sync: resp=0x41

I have looked at every single google result returned for this and I haven't gotten anywhere. I have tried uploading on 3 different machines with a minimum of two different operating systems on each machine. How on earth do I get it to accept this code?

Thanks in advance!

1 Answer 1

6

RX and TX pins should be disconnected during programming the device. Check this.

Sign up to request clarification or add additional context in comments.

1 Comment

Well I'll be damned... A week of this and not once did I think of that. Thanks!

Your Answer

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.