Skip to main content

Katapult Firmware

Katapult Firmware Description

tip

Katapult was originally named CanBoot and was later renamed.

  • Katapult firmware is a type of bootloader that can be used in conjunction with Klipper. After being flashed using methods like DFU, you can use commands to update the firmware in one click.
  • Advantages: Double resetting or quickly cutting power twice will enter the Katapult firmware, and the pre-configured LED will flash; if not configured, it won't flash.
  • The Katapult firmware can only be used for flashing firmware and cannot connect to Klipper!!!
  • There are three ways to connect the Katapult firmware to the host machine:
    • CAN connection
      • Advantages: After compiling the KLIPPER firmware, you can directly update the firmware using commands.
      • Disadvantages: You need to know the firmware compilation rate in advance.
    • RS232 connection
      • Advantages: After compiling the KLIPPER firmware, you can update the firmware using commands.
      • Disadvantages: You cannot update the firmware in one click using commands; you need to manually enter the Katapult firmware.
    • USB connection
      • Advantages: After compiling the KLIPPER firmware, you can directly update the firmware using commands.
tip
  • SHT36 V2 can only use CAN connection
  • CAN firmware is available at two speeds: 500K and 1M
Note
  • APMF072 can only use a computer to flash firmware

  • STM32F103 can only use an upper-level machine to update firmware

::

Entering Flash Mode

tip

The circled part is the BOOT switch

  • STM32F103 does not need to perform this step!!!!
  • With the motherboard completely powered off, hold the BOOT button and connect one end of the data transfer cable to the motherboard and the other end to your device

Flashing Firmware

  • Katapult firmware for SHT36_V2 Click to automatically download firmware
Notice
  • System compatibility issues, please use the computer's USB2.0 for burning
  • If it still cannot be burned, please use an upper machine for burning
  1. Burning tool Download link
  2. Download SetupSTM32CubeProgrammer and STM32 DFU driver
  3. Copy the compiled firmware (klipper.bin) or precompiled Katapult firmware to any directory on your computer
  4. Connect the motherboard to the computer using a Type-C data cable, ensuring that it has already entered DFU burning mode
  5. In STM32CubeProgrammer, select USB mode and refresh to connect
  6. If no error pop-up appears, the connection is successful
  7. Click the download icon on the left and select several options below
  8. Click the arrow point to Browse, then choose the firmware you need to burn
  9. Select Start address and enter 0x08000000
  10. Click Start automatic mode below to start burning the firmware
  11. The following prompt indicates that the firmware burning is complete

Confirming Firmware Startup

  • If the firmware starts up normally, the LED will blink