MKS-SBASE icon indicating copy to clipboard operation
MKS-SBASE copied to clipboard

Re-burning the bootloader

Open NapoleonBorn2Party opened this issue 3 years ago • 1 comments

Sometime ago I followed a tutorial to use the MKS SBASE v1.3 with RRF using a Raspberry Pi as a SBC. Now I want to go back to using Marlin firmware on the board, however I can no longer flash a new firmware using the conventional method of plugging a SD card containing the firmware.bin and powering the board. I suspect the bootloader is no longer functioning (due to the modifications done to use RRF). How can I reflash the bootloader? I can't find an ISP interface on the board, nor the 6 pin uart interface. All there seems to be is a JTAG connection, but I'm unsure if I can use that to burn a bootloader...

NapoleonBorn2Party avatar Dec 05 '22 09:12 NapoleonBorn2Party

within this rar file you can find the bootloader. https://github.com/makerbase-mks/MKS-SBASE/tree/master/English/Source

Or go to the original source: https://github.com/Smoothieware/Smoothieware/tree/edge/bootloader

DivingDuck avatar Dec 05 '22 13:12 DivingDuck