BL Firmware
- Please note that the
bootloader
has been pre-flashed at the factory and does not need to be re-flashed.
Entering Programming Mode
- There are two methods to enter programming mode
- First method: Under completely power-off condition of the motherboard, long press BOOT and connect one end of the data transfer cable to the motherboard and the other end to your device, suitable for WINDOWS
- Second method: After connecting one end of the data transfer cable to the motherboard and the other end to your device, long press BOOT and input the command, suitable for host machine
Flashing Firmware
- Windows Flash Tutorial
- Host Machine Flash Tutorial
-
The bootloader firmware for C8 click to automatically download firmware
-
Set DIP switches
3
and4
to the right to connect the lower-level device with the upper-level device via built-in USB -
Set DIP switches
1
and2
to the left, otherwise it will affect the connection between the lower-level device and the upper-level device
- System compatibility issues, please use the computer's
USB2.0
for burning - If it still cannot be burned, please use the host machine for burning
- Burning tool Download link
- Need to download
SetupSTM32CubeProgrammer
andSTM32 DFU driver
- Copy the firmware (klipper.bin) compiled in front or the precompiled
Katapult firmware
to any directory on the computer - Use a Type-C data cable to connect the motherboard to the computer, make sure it is already:Enter DFU burning mode
- In STM32CubeProgrammer, select USB mode, refresh, and connect
- If no error pop-up appears, then the connection is successful.
Warning
If the content shown below appears, it indicates a problem with the computer or software, please use the host machine for burning:Host machine burning tutorial
- Click the download icon on the left and select several options below
- Click the
Browse
button indicated by the arrow, then select the firmware you need to burn - Select
Start address
and enter0x08000000
- Click
Start automatic mode
below to start burning the firmware - The prompt below indicates that the firmware burning is complete
-
Set DIP switches
1
and2
to the right to connect the lower-level device with the upper-level device via built-in USB -
Set DIP switches
3
and4
to the left, otherwise it will affect the connection between the lower-level device and the upper-level device -
After moving the DIP switches as described above, the bottom USB port will be occupied by the lower-level device, so do not connect other devices
-
Ensure the host machine can access the internet normally
sudo wget http://cdn.mellow.klipper.cn/BL/c5.bin -O ~/c5.bin && sudo fly-flash -d c5 -u -f ~/c5.bin
-
When the following prompt appears, you need to hold down the lower-level device's BOOT button and press Enter
-
When the following image appears, it proves that the flash is successful and you can release the BOOT button