Skip to main content

Katapult Firmware

Katapult Firmware Description

Tip

Katapult was originally named CanBoot, and later renamed to Katapult

  • Katapult firmware is a type of bootloader that can be used in conjunction with Klipper. After flashing via DFU or similar methods, one-click firmware updates can be performed using commands.
  • Advantages: Quickly double-press the reset button or power cycle twice to enter Katapult firmware, during which the LED on the motherboard will blink.
  • Katapult firmware can only be used to flash firmware and cannot connect to Klipper!!!
  • Katapult firmware supports three methods for connecting to the host machine, with each method’s firmware being independent of the others:
    • CAN connection
      • Advantages: After compiling the Klipper firmware, it can be updated directly using commands; strong anti-interference capability.
      • Disadvantages: The firmware compilation speed must be known in advance.
    • RS232 connection
      • Advantages: After compiling the Klipper firmware, it can be updated using commands; very strong anti-interference capability.
      • Disadvantages: One-click firmware updates via commands are not possible; manual entry into Katapult firmware is required.
    • USB connection
      • Advantages: After compiling the Klipper firmware, it can be updated directly using commands.
      • Disadvantages: Long data cables are prone to interference, potentially causing disconnection.
Tip
  • SHT36 PRO supports CAN
  • Only CAN firmware is provided here, with rates of 500K and 1M

Entering Flash Mode

Tip

The circled area is BOOT

  • With the motherboard completely powered off, short-circuit BOOT, then connect one end of a TYPE-C cable with data transfer capability to the motherboard and the other end to your device
  • Then remove the short-circuit on BOOT
    Loading...

Flashing the Firmware

  • SHT36_PRO Katapult firmware
  • You can obtain the firmware via the following link:
  • The firmware is located at
FLY-Firmware/ToolBoard/SHT36
  • Prepare a data cable with data transfer functionality
  • Download the firmware to the computer
  • Connect the BOOT jumper, or press and hold the BOOT button before connecting to the computer. The RPI-RP2 disk will then appear
    Loading...
  • Remove the BOOT jumper or release the button!!!
  • Copy the firmware to be flashed into it. Please note that only firmware with the UF2 extension can be used!!! (Do not modify the file extension, as this is ineffective)
  • Reference
    Loading...
  • After the firmware is copied in, the RPI-RP2 disk will automatically disappear, indicating the firmware flashing is complete!

Confirm Firmware Startup

  • If the firmware starts successfully, the LED will blink
    Loading...
Loading...