2018-01-24 12:33 AM
How to calibrate the ADCs on STM32F4 using the HAL library? (on the F4 HAL library I do not see any HAL adc calibration functions)
may be it does not need calibration?
thanks
2018-01-24 12:34 PM
There's no ADC calibration in 'F4. Read the ADC chapter of Reference Manual for your chip.
(Question to ST: I was told Cube is there to facilitate portability - wouldn't it then be appropriate to add the requested function, even if dummy?)
JW