drivers: adc: stm32: Disable ADC before calibration
The STM32 docs state that the ADC may not be calibrated unless
the ADC is disabled (ADEN=0). This commit implements this constraint
Fixes #40936
Signed-off-by:
Pete Dietl <petedietl@gmail.com>
Loading
Please sign in to comment