Hello,
is it possible to reflash bootloader of 2560 in my GT2560? I don't find a suitable ICSP interface, could you please provide a pinout?
thanks
Reflash Bootloader on GT2560
Re: Reflash Bootloader on GT2560
It seems there's no ICSP pin for you to reflash the Bootloader on GT2560...
Re: Reflash Bootloader on GT2560
Yep, maybe there is some hidden pins to connect
Re: Reflash Bootloader on GT2560
So which pin do you want for this? I can help you to find out for you.
Re: Reflash Bootloader on GT2560
Hello,
I found this doc
http://reprap.org/wiki/Geeetech_GT2560
comparing to ICSP socket
It seams that sd card has some useful pin for ICSP isn't it?
I found this doc
http://reprap.org/wiki/Geeetech_GT2560
comparing to ICSP socket
It seams that sd card has some useful pin for ICSP isn't it?
Re: Reflash Bootloader on GT2560
Yes exactly. But this is the old one, check the new one here:
-
- Posts: 2
- Joined: Thu Jan 21, 2016 11:24 am
Re: Reflash Bootloader on GT2560
I have a gt2560 board that does not communicate with my PC through the USB port. It shows up in the device manager as (COM4) but does not say "Arduino". When trying to load firmware onto the board everything times out. I am sure that the GT2560 board need to have the bootload reinstalled. I bought a USB AVR ISP Programmer to load the bootload onto the board. I see where the MOSI, Reset, SCK, MISO and Ground plug into both the AVR ISP programmer and GT2560 card. My AVR ISP programmer cardalso has VCC and N/C pins I do not see where the corresponding VCC and N/C pins on the GT2560 are located. Could somebody help me here? Please do not laugh at my question, I am a novice at this stuff.
Thanks,
Stuart
Thanks,
Stuart
Re: Reflash Bootloader on GT2560
Hi,
My board was fautly checking with oscilloscope the oscillator I don't have any signal. Swapped oscillator but nothing, I fear you have same problem.
Marco
My board was fautly checking with oscilloscope the oscillator I don't have any signal. Swapped oscillator but nothing, I fear you have same problem.
Marco
-
- Posts: 2
- Joined: Sun Mar 27, 2016 6:22 am
Re: Reflash Bootloader on GT2560
Thanks for the info guys, i successfully managed to get this board back to life using an arduino 2560 as an isp. can be done with other arduinos
How i fecked it up.
i chose "export compiled binary" method from arduino and updated the printers firmware via repetier server. it worked the first time but the second time i chose the blablabla-bootloader.hex instead of blablabla.hex. this screwed me over.
How I fixed It.
bang head against wall, connect relevant pins (sck, mosi, miso, vcc, gnd) from ICSP header to the pins on the gt2560 board (picture from post above). (ribbon cables reverse the pinout)
digital pin 10 on arduino to reset on gt2560 (sd connetor).
in arduino (i used 1.6.8), load arduinoisp from examples and write to arduino,
choose "arduino as isp" under tools -> programmer, make sure arduino is correct com port
tools -> burn bootloader, if it says invalid signature there is a wiring mistake
How i fecked it up.
i chose "export compiled binary" method from arduino and updated the printers firmware via repetier server. it worked the first time but the second time i chose the blablabla-bootloader.hex instead of blablabla.hex. this screwed me over.
How I fixed It.
bang head against wall, connect relevant pins (sck, mosi, miso, vcc, gnd) from ICSP header to the pins on the gt2560 board (picture from post above). (ribbon cables reverse the pinout)
digital pin 10 on arduino to reset on gt2560 (sd connetor).
in arduino (i used 1.6.8), load arduinoisp from examples and write to arduino,
choose "arduino as isp" under tools -> programmer, make sure arduino is correct com port
tools -> burn bootloader, if it says invalid signature there is a wiring mistake
Re: Reflash Bootloader on GT2560
hello
i guess i mess up my bootload also!
during adjust of step/mm in repetier =(
@olliesmith you say you use arduino to burn the bootload again, but bootload of arduino mega 2560 doesnt have fuse settings for external oscilator (cause there isnt any for the main chip on the arduino board)!!
i tried the connetion with arduino isp on UNO and MEGA without sucess =(
now i'm working with an usbasp and kept signture at 0x620000 or 0x5e0000, but no sucess on comunication!
did you plug any out power to the gt2560, besides 5v of the arduino isp on the LCD connector?
thanks
i guess i mess up my bootload also!
during adjust of step/mm in repetier =(
@olliesmith you say you use arduino to burn the bootload again, but bootload of arduino mega 2560 doesnt have fuse settings for external oscilator (cause there isnt any for the main chip on the arduino board)!!
i tried the connetion with arduino isp on UNO and MEGA without sucess =(
now i'm working with an usbasp and kept signture at 0x620000 or 0x5e0000, but no sucess on comunication!
did you plug any out power to the gt2560, besides 5v of the arduino isp on the LCD connector?
thanks