How to set a VRef for most precise ADC reading STM32F411EC?
Hello,
I'm working on my own E load test equipment for my lab that will double as a battery capacity tester and I decided to use out lovely favorite chip the stm32F411ECU AKA "Black pill"
So I've set up the conversion amount to around 20 @ continues mode and migrating from the arduino world I know that in order to eliminate the background noise of the 3.3V regulator that the stm32 usually take reference from you can setup an Internal voltage reference that usually comes built in the chip.
So the question it does the STM32F411EC have an internal VRef? how many? how stable? how do you set it up?
