Skip to main content
Henry Brasil
Associate II
January 24, 2018
Question

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)

  • January 24, 2018
  • 1 reply
  • 1414 views
Posted on January 24, 2018 at 09:33

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

    This topic has been closed for replies.

    1 reply

    waclawek.jan
    Super User
    January 24, 2018
    Posted on January 24, 2018 at 21:34

    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