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

Igor
Posts: 8
Joined: Fri Jan 23, 2015 6:29 pm

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

Post by Igor » Fri Jan 23, 2015 6:37 pm

Hi.

OS: Win7 64 bit
Arduino software v0022
Azteeg 3D Printer Controller Atmel ATmega 644P with FT232RL FTDI USB chip

1. When I trying to upload MARLIN firmware following error appears:
Binary sketch size: 51518 bytes (of a 63488 byte maximum)
avrdude: stk500_getsync(): not in sync: resp=0x00
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51

2. Tried with 3 different USD cables - same error

3. Seems like Port and Board types appears correctly in Arduino software

4. When I'm trying to upload boot loader with USBtinyISP following error appears:
avrdude: Expected signature for ATMEGA644P is 1E 96 0A
Double check chip, or use -F to override this check.

PLEASE HELP ME TO SOLVE THIS ISSUE !!!

kris.mao
Posts: 22
Joined: Tue Dec 23, 2014 10:47 am

Re: avrdude: stk500_getsync(): not in sync: resp=0x00

Post by kris.mao » Mon Jan 26, 2015 3:35 pm

Dear friend,

1. Before downloading the program, please disconnect all the devices.
2. Connect the board to the PC, when detects Com port, choose correct Com port in Arduino IDE.
3. Please download" Sanguino Patch for Windows" at:http://www.geeetech.com/wiki/index.php/Azteeg . And put the decompressed files to the hardware folder which is under the installation directory of Arduino IDE. Then try to burn it.

Best regards!

Igor
Posts: 8
Joined: Fri Jan 23, 2015 6:29 pm

Re: avrdude: stk500_getsync(): not in sync: resp=0x00

Post by Igor » Tue Jan 27, 2015 2:57 am

I try it already and it's still doesn't working.

kris.mao
Posts: 22
Joined: Tue Dec 23, 2014 10:47 am

Re: avrdude: stk500_getsync(): not in sync: resp=0x00

Post by kris.mao » Tue Jan 27, 2015 8:08 pm

Dear friend,

When appears error“avrdude: stk500_getsync(): not in sync: resp=0x00
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51”, the general reason are wrong selection of mother board type and COM port.
if they are correct, please try to reburn Bootloader:
1.Make sure that ISP has been connected correctly.
2.Decompress file “Sanguino Patch for Windows”, and put the decompressed file to "hardware" under intallation directory of Arduino IDE(Arduino->Hardware).
3.Open Arduino IDE, choose Sanguino W/ ATmega644P.
Tools / Programmer / USBtinyISP
Tools / Burn Bootloader
Please kindly try this!

Igor
Posts: 8
Joined: Fri Jan 23, 2015 6:29 pm

Re: avrdude: stk500_getsync(): not in sync: resp=0x00

Post by Igor » Sun Feb 01, 2015 2:48 am

Actually I'm working on this issue. I want completely re install my OS and start from scratch. Also I will create some video and add it to my next post. Thanks for now.

john
Posts: 104
Joined: Fri Nov 14, 2014 1:45 pm

Re: avrdude: stk500_getsync(): not in sync: resp=0x00

Post by john » Tue Feb 03, 2015 9:10 am

Hi Igor,
Have you fixed your promblem?

Igor
Posts: 8
Joined: Fri Jan 23, 2015 6:29 pm

Re: avrdude: stk500_getsync(): not in sync: resp=0x00

Post by Igor » Tue Feb 03, 2015 6:11 pm

Hi. Still not, as I said before I working on video in order to describe my problem, hopefully I will finish it today.

Igor
Posts: 8
Joined: Fri Jan 23, 2015 6:29 pm

Re: avrdude: stk500_getsync(): not in sync: resp=0x00

Post by Igor » Wed Feb 04, 2015 4:34 am

Still doesn't working. Please watch my video about this issue: https://www.youtube.com/watch?v=Xw6BYYaCDMI

john
Posts: 104
Joined: Fri Nov 14, 2014 1:45 pm

Re: avrdude: stk500_getsync(): not in sync: resp=0x00

Post by john » Thu Feb 05, 2015 11:46 am

We are sorry about this.
After watching your video, I tried to repeat your problem and I think I know the reason. I think you chose a wrong board in "Tools/Board" becouse of our wrong guide on wiki page. The right board is 'Azteeg X1 v1.5 W/ ATmega1284p 16Mhz', We used ATmega644p at the beginning, The guide was too old. I'm sorry again for our carelessness. And thank you point out our mistake.
Desire your feedback.

John

Igor
Posts: 8
Joined: Fri Jan 23, 2015 6:29 pm

Re: avrdude: stk500_getsync(): not in sync: resp=0x00

Post by Igor » Sat Feb 07, 2015 3:29 am

1. It's works now, thanks for help (please update your documentation/info) !
2. But now I have another problem - when HOTBED is connected (even there is no power input + USB/board is connected to PC) for some reason fuse (that related to hotbed) becomes extremely hot... what wrong now ? Maybe wiring diagram is not correct... ? (using this one: http://www.reprap.org/wiki/File:X1_wiring_diagram.jpg)

Post Reply