Skip to main content
LPräm.1
Visitor II
January 25, 2022
Question

How to calibrate the ADC of a STM32F7?

  • January 25, 2022
  • 2 replies
  • 1600 views

I am currently using a STM32F767ZI. As the function "HAL_ADCEx_Calibration_Start" is not possible for a STM32F7, is there any other funtion or method (e.g. calibrating manually) for an ADC calibration to increase its accurancy?

Thanks for any help.

This topic has been closed for replies.

2 replies

TDK
January 25, 2022

There is no software calibration step required or available on the F7 family as there is on some other families.

"If you feel a post has answered your question, please click ""Accept as Solution""."
Technical Moderator
January 26, 2022

Hello @Luca Prämassing​ and welcome to the Community :)

Please refer to this AN2834 Application note How to get the best ADC accuracy in STM32 microcontrollers, it may be helpful for you.

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks