STM32F4 oddities in stm32f4xx_hal_adc.c
Posted on January 23, 2015 at 01:57 In the STM32F4xx HAL, file stm32f4xx_hal_adc.c there is this code /* Check if ADC peripheral is disabled in order to enable it and wait during Tstab time the ADC's stabilization */ if((hadc->In...