You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
276 B

2 years ago
  1. #pragma once
  2. // MOTOR1
  3. #define TMC_MOTOR_SPI hspi1
  4. #define TMC5130_MOTOR_NUM 1
  5. #define MOTOR0_CSN PA4
  6. #define MOTOR0_ENN PD0
  7. #define MOTOR1_SPI_MODE_SELECT PinNull
  8. #define MOTOR_CFG_FLASH_MARK "MOTOR_CFG_FLASH_MARK"
  9. #define BOARD_ID 2