commit for ADC1 config with three internal channel (Temperature Sensor, Vrefint and Vbat); Working on 32Mhz, single sequencer rank conversion mode with interrupt and overrun data written.
This commit is contained in:
@@ -53,6 +53,7 @@ void EXTI4_15_IRQHandler(void);
|
||||
void DMA1_Channel1_IRQHandler(void);
|
||||
void DMA1_Channel2_3_IRQHandler(void);
|
||||
void DMA1_Ch4_5_DMAMUX1_OVR_IRQHandler(void);
|
||||
void ADC1_IRQHandler(void);
|
||||
void TIM17_IRQHandler(void);
|
||||
void I2C1_IRQHandler(void);
|
||||
void I2C2_IRQHandler(void);
|
||||
|
||||
Reference in New Issue
Block a user