seperated into transformer / experimental
This commit is contained in:
@@ -59,14 +59,18 @@ void Error_Handler(void);
|
||||
/* USER CODE END EFP */
|
||||
|
||||
/* Private defines -----------------------------------------------------------*/
|
||||
#define ENABLE_DRVA_Pin GPIO_PIN_11
|
||||
#define ENABLE_DRVA_GPIO_Port GPIOB
|
||||
#define ENABLE_DRVB_Pin GPIO_PIN_12
|
||||
#define ENABLE_DRVB_GPIO_Port GPIOB
|
||||
#define ENABLE_DRVA1_Pin GPIO_PIN_11
|
||||
#define ENABLE_DRVA1_GPIO_Port GPIOB
|
||||
#define ENABLE_DRVB1_Pin GPIO_PIN_12
|
||||
#define ENABLE_DRVB1_GPIO_Port GPIOB
|
||||
#define VOLTAGE_Pin GPIO_PIN_13
|
||||
#define VOLTAGE_GPIO_Port GPIOB
|
||||
#define CURRENT_Pin GPIO_PIN_14
|
||||
#define CURRENT_GPIO_Port GPIOB
|
||||
#define ENABLE_DRVA2_Pin GPIO_PIN_4
|
||||
#define ENABLE_DRVA2_GPIO_Port GPIOB
|
||||
#define ENABLE_DRVB2_Pin GPIO_PIN_5
|
||||
#define ENABLE_DRVB2_GPIO_Port GPIOB
|
||||
|
||||
/* USER CODE BEGIN Private defines */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user