BIGTREETECH Kraken V1.0 User Manual
28
Klipper
Compiling the Firmware
1. Use the following configuration to compile the firmware (if these options are not
available, please update the Klipper firmware source code to the latest version):
* [*] Enable extra low-level configuration options
* Micro-controller Architecture (STMicroelectronics STM32) --->
* Processor model (STM32H723) --->
* Bootloader offset (128KiB bootloader (SKR SE BX v2.0)) --->
* Clock Reference (25 MHz crystal) --->
USB Interface
* Communication interface (USB (on PA11/PA12)) --->
CANBUS Interface
* Communication interface (CAN bus (on PD0/PD1)) --->
2. Press q to exit, and Yes when asked to save the configuration.
3. Run make to compile firmware, "klipper.bin" file will be generated in
home/pi/klipper/out folder when make is finished, download it onto your
computer using the SSH application.
4. Rename klipper.bin to "firmware.bin", copy to SD card to update firmware.