Skip to content

Commit

Permalink
added missing MCU_MOTORDRIVE_DIAG to sb2240 mcu (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
Surion79 authored Jun 13, 2023
1 parent 72bc227 commit 10f1de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/mcu_definitions/toolhead/BTT_SB2240_v1.0.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[board_pins toolhead_manufacturer]
mcu: toolhead
aliases:
MCU_MOTORDRIVE_STEP=PD0 , MCU_MOTORDRIVE_DIR=PD1 , MCU_MOTORDRIVE_ENABLE=PD2 ,
MCU_MOTORDRIVE_STEP=PD0 , MCU_MOTORDRIVE_DIR=PD1 , MCU_MOTORDRIVE_ENABLE=PD2 , MCU_MOTORDRIVE_DIAG=PB3 ,
MCU_MOTOR_SPI_NSS=PA15 , # CLK/MOSI/MISO are shared with SPI2 configuration

MCU_STOP1=PB6 , MCU_STOP2=PB5 , MCU_STOP3=PB7 ,
Expand Down

0 comments on commit 10f1de6

Please sign in to comment.