Skip to main content
Professional
Associate III
November 12, 2019
Question

How to calibrate ADC on STM32F767NGH

  • November 12, 2019
  • 2 replies
  • 991 views

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

This topic has been closed for replies.

2 replies

waclawek.jan
Super User
November 12, 2019

The ADC in 'F7 does not have/need the self-calibration feature.

Read the ADC chapter in RM.

JW

Professional
Associate III
November 12, 2019

Hello

thank you for you reply, but i found in the datasheet :0690X00000ArwQXQAZ.pnghow can i perform a calibration ?

thanks