mirror of
https://gitea.ecohim.ru:3000/RS485_BSV/RS485_BSV_fw.git
synced 2025-08-04 15:37:06 +03:00
rearranged pins
This commit is contained in:
@@ -67,10 +67,10 @@ void Error_Handler(void);
|
||||
#define U_MON_GPIO_Port GPIOA
|
||||
#define I_MON_Pin GPIO_PIN_7
|
||||
#define I_MON_GPIO_Port GPIOA
|
||||
#define HVS_24V_Pin GPIO_PIN_4
|
||||
#define HVS_24V_GPIO_Port GPIOC
|
||||
#define HVS_15V_Pin GPIO_PIN_5
|
||||
#define HVS_15V_Pin GPIO_PIN_4
|
||||
#define HVS_15V_GPIO_Port GPIOC
|
||||
#define HVS_24V_Pin GPIO_PIN_5
|
||||
#define HVS_24V_GPIO_Port GPIOC
|
||||
#define HVS_ENABLE_Pin GPIO_PIN_7
|
||||
#define HVS_ENABLE_GPIO_Port GPIOC
|
||||
#define HVS_OVERLOAD_Pin GPIO_PIN_8
|
||||
|
Reference in New Issue
Block a user