2023-10-11 12:19 AM - edited 2023-10-11 12:20 AM
What is the minimum and maximum voltage the internal ADC of stm32f429 can measure ?
Solved! Go to Solution.
2023-10-11 02:11 AM
0V -- 3,3V .
most other people read in ds of cpu , so i recommend this for you also.
2023-10-11 01:12 AM
GND -- VDDA .
0V --- 3,3V
2023-10-11 01:53 AM
Minimum and maximum voltage that adc can take as input
2023-10-11 02:11 AM
0V -- 3,3V .
most other people read in ds of cpu , so i recommend this for you also.
2023-10-11 02:39 AM - edited 2023-10-11 02:40 AM
Hello @harry123 and welcome to the Community :)
You mean, input voltage (Vain): Min = GND, max = VREF
I advise you to check the ADC electrical characteristics (table 74) in the STM32F429x Datasheet.
Imen
2023-10-11 02:44 AM
Hi @harry123,
I moved for you this post to the right topic STM32 MCUs products (instead of Feedback Forum).
Thanks again for your contribution.
Imen
2023-10-11 04:05 AM
If I apply 300mv and check my output the waveform is somewhat distorted and if I apply anything above 1v the waveform is normal
2023-10-11 06:10 AM
i cannot find my big glass ball now, so i cannot see the waveform you talking about . :)
maybe your source impedance is to high -> use low souce impedance.
and/or try longer sampling time setting.