Welcome! Log In Create A New Profile

Advanced

[help] Uploading to Sintron Mega 2560 Clone Fails

Posted by Bluehelix 
[help] Uploading to Sintron Mega 2560 Clone Fails
March 24, 2017 03:46PM
Hello people of the internet smileys with beer

Bought a Ramps 1.4 Kit via Amazon for my 3D Printer.

When I tried to upload Marlin to the bord with these Settings:
  • Board: Arduino/Genuino Mega or Mega2560
  • Prozessor: ATmega2560 (Mega 2560)

Resulting in this Error:
#error "Oops!  Make sure you have 'Sanguino' selected from the 'Tools -> Boards' menu.


I then downloaded the Sanguino extensions an placed it in
arduino-1.8.0\hardware\Sanguino



New Settings:
  • Board: Sanguino
  • Prozessor: ATmega1284 or ATmega1284P (16 MHz) (only on that goes till "uploading")

Resulting in this Error:
...  
...  
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x01  
avrdude: stk500_recv(): programmer is not responding  
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x01

I'm very new to all the Arduino stuff, but on the controller chip it says "ATMEAGA2560".
So I'm missing the entry for the 2560 version under "Prozessors" or what's the error here? sad smiley

Edited 2 time(s). Last edit at 03/24/2017 03:47PM by Bluehelix.
Re: [help] Uploading to Sintron Mega 2560 Clone Fails
March 25, 2017 01:06AM
change the mother board line in your configuration.h to a ramps option

Dont bother with Sanguino stuff, you dont have a board that needs this.

Edited 1 time(s). Last edit at 03/25/2017 01:11AM by Dust.
Sorry, only registered users may post in this forum.

Click here to login