tip
- SHT36/42 does not come pre-flashed with Katapult firmware for CAN connection.
- SHT36/42 Katapult firmware for CAN connection is available in 500K and 1M rates; you can flash it yourself if needed.
- Katapult Firmware Flashing
Firmware Flashing Instructions
- SHT36/42 can connect to the host computer via CAN.
- CAN requires the use of MX3.0 metal terminal crimping.
Loading...
How to Determine Which Firmware You Need
- SHT36/42 can connect to the host computer via CAM.
-
CAN Firmware Flashing
- Advantage: If
Katapultfirmware is flashed, you can update the firmware without touching the mainboard, and it supports bus connection. - Disadvantage: It may cause errors such as homing timeout when used with
KlipperScreen. - Note: If you need to use CAN, please confirm whether the host computer supports CAN, and you will need to use it with UTOC or a mainboard flashed with bridge firmware.
- Advantage: If
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 methods like DFU, the firmware can be updated with a single command.
- Advantages: Quickly double-click the reset button or power off twice in quick succession to enter Katapult firmware, at which point an 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 computer, 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, with strong anti-interference capability.
- Disadvantages: Requires prior knowledge of the firmware's compiled baud rate.
- RS232 connection
- Advantages: After compiling the Klipper firmware, it can be updated using commands, with very strong anti-interference capability.
- Disadvantages: Cannot update the firmware with a single command; requires manually entering Katapult firmware.
- USB connection
- Advantages: After compiling the Klipper firmware, it can be updated directly using commands.
- Disadvantages: Long data cables are prone to interference, which may cause disconnections.
- CAN connection
Loading...