The new version of the driver board (Rev 2.3) adds an additional PWR control power supply and updates the Rpi and STM32 programs.
This commit is contained in:
parent
716d098a86
commit
6ec0aacc43
24 changed files with 44193 additions and 86923 deletions
|
|
@ -66,6 +66,8 @@ void Error_Handler(void);
|
|||
#define BUSY_GPIO_Port GPIOA
|
||||
#define SPI_CS_Pin GPIO_PIN_4
|
||||
#define SPI_CS_GPIO_Port GPIOA
|
||||
#define PWR_Pin GPIO_PIN_6
|
||||
#define PWR_GPIO_Port GPIOA
|
||||
/* USER CODE BEGIN Private defines */
|
||||
|
||||
/* USER CODE END Private defines */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue