ADC calculation
Hello, I want to convert the ADC value into voltage. Using internal ADC1 in stm32f429-disc1 board
The input voltage applied to channel 1 is 300mV
APB2 is 90MHZ
Clock Prescaler is PCLK2 divided by 4
Resolution is 12bit(15 clock cycle)
Sampling time 3 cycle
What will be the Vref and how to get to know the voltage?
Thank you.
