commit for SPI1 config, working on 32 Mbit/s speed with low clock polarity (CPOL) and first edge clock phase (CPHA); PB3 has now been set as SPI1_CS pin with named user label, working on push pull mode.
This commit is contained in:
@@ -57,6 +57,7 @@ void ADC1_IRQHandler(void);
|
||||
void TIM17_IRQHandler(void);
|
||||
void I2C1_IRQHandler(void);
|
||||
void I2C2_IRQHandler(void);
|
||||
void SPI1_IRQHandler(void);
|
||||
void USART2_IRQHandler(void);
|
||||
/* USER CODE BEGIN EFP */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user