STM32H747 ADC Internal Reference usage and stability
Hello
I am new to STM32 family and currently I was working on STM32H747I-DISCO board with HAL device support.
Is it possible to change the ADC reference from external Vref+ to internal Vref ? if possible how to configure? why because there is no parameter to configure ADC reference in HAL libraries.
And while using with external reference voltage Vref+ the ADC count was fluctuating even if the configured ADC channel was connected to ground. How to stabilize it?
Thank You