Welcome! Log In Create A New Profile

Advanced

Mega + RAMPS - Uploading Error

Posted by Brayton 
Mega + RAMPS - Uploading Error
March 28, 2016 07:19PM
So I'm relatively new to the 3D printing realm, I'm building my first printer, a Kossel Mini (delta style). The printer runs off an Arduino Mega with a RAMPS 1.4 shield / board. I plan to use the marlin firmware but I have been trying to upload the code to the arduino and I get the following error:

avrdude: stk500v2_recv(): checksum error
avrdude: stk500v2_recv(): checksum error
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_recv(): checksum error
avrdude: stk500v2_recv(): checksum error
avrdude: verification error, first mismatch at byte 0x0177
0x69 != 0xb2
avrdude: verification error; content mismatch


Everything seems to have uploaded fine (RX and TX lights flash on board) until the end when it shows that. Similar issues I found online showed reflashing the bootloader as the solution, however I tested the arduino with several sketches such as blink and everything worked fine. If you need more information just let me know, any assistance would be greatly appreciated.


Thanks,
Brayton


Hardware / Software Used:
- Arduino IDE
- Arduino Mega R3 with RAMPS 1.4
- Marlin Firmware (latest version)
Printer: Kossel Mini
Re: Mega + RAMPS - Uploading Error
March 28, 2016 07:22PM
I had that problem using usb3 ports on one pc. Worked fine when I switched to the usb2 ports.
Re: Mega + RAMPS - Uploading Error
March 28, 2016 08:13PM
Thanks!

Strangely enough I did the opposite. I was on USB 2.0 ports and I switched to USB 3.0 and the problem was solved. Whatever works right?
Sorry, only registered users may post in this forum.

Click here to login