2019-11-12 01:46 AM
Hello
i'm looking for a way to use self-calibration on STM32F767 ?
i find in documentation HAL_ADCEx_Calibration_Start function, but i don't have it in HAL driver...
thanks for any support
Best regards
2019-11-12 02:28 AM
The ADC in 'F7 does not have/need the self-calibration feature.
Read the ADC chapter in RM.
JW
2019-11-12 05:18 AM
Hello
thank you for you reply, but i found in the datasheet :how can i perform a calibration ?
thanks