Skip to content

FYSETC/Catalyst.K_Kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K1_MAX_MB

The CATALYST motherboard is based on the STM32H723, and the nozzle is based on the STM32G431.

Flashing for Klipper

CATALYST

USB

  • [*] Enable extra low-level configuration options
  • Micro-controller Architecture (STMicroelectronics STM32)
  • Processor model (STM32H723)
  • Bootloader offset (No bootloader)
  • Clock Reference (25 Mhz crystal)
  • Communication interface (USB (on PA11/PA12))
  • USB ids (leave default)
  • () GPIO pins to set at micro-controller startup

catalyst-usb

CAN

  • [*] Enable extra low-level configuration options
  • Micro-controller Architecture (STMicroelectronics STM32)
  • Processor model (STM32H723)
  • Bootloader offset (No bootloader)
  • Clock Reference (25 Mhz crystal)
  • Communication interface (USB to CAN bus bridge (USB on PA11/PA12))
  • CAN bus interface (CAN bus (on PD0/PD1))
  • (1000000) CAN bus speed
  • () GPIO pins to set at micro-controller startup

catalyst-can

NOZZLE

When using nozzles with different communication methods, a switch needs to be switched. Refer to the image switch_nozzle*.png for instructions.

USB

  • [*] Enable extra low-level configuration options
  • Micro-controller Architecture (STMicroelectronics STM32)
  • Processor model (STM32G431)
  • Bootloader offset (No bootloader)
  • Clock Reference (12 Mhz crystal)
  • Communication interface (USB (on PA11/PA12))
  • USB ids (leave default)
  • () GPIO pins to set at micro-controller startup

zozzle-usb

CAN

  • [*] Enable extra low-level configuration options
  • Micro-controller Architecture (STMicroelectronics STM32)
  • Processor model (STM32G431)
  • Bootloader offset (No bootloader)
  • Clock Reference (12 Mhz crystal)
  • Communication interface (CAN bus (on PA11/PA12))
  • (1000000) CAN bus speed
  • () GPIO pins to set at micro-controller startup

zozzle-can

SERIAL

  • [*] Enable extra low-level configuration options
  • Micro-controller Architecture (STMicroelectronics STM32)
  • Processor model (STM32G431)
  • Bootloader offset (No bootloader)
  • Clock Reference (12 Mhz crystal)
  • Communication interface (Serial (on USART1 PA10/PA9))
  • (230400) Baud rate for serial port
  • () GPIO pins to set at micro-controller startup

zozzle-serial

About

K1_MAX_MB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages