cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F722 ADC

Loca_Boi
Associate

Hello everyone, I'm trying to read four analog signals on my STM32F722RET7 using ADC1 with four consecutive channels and outputting the results over UART.

Even though the input voltages remain constant, the ADC readings fluctuate without any change in the input signal. Can you please suggest a solution for this?

2 REPLIES 2
Uwe Bonnes
Principal III

Quantify the fluctuation? Some small fluctuation is normal, high fluctuation points to errors n your setup, e.g. high input impedance, too small sampling times, instable VREF, EMC etc.

 

TDK
Guru

How to optimize the ADC accuracy in the STM32 MCUs - Application note

If you feel a post has answered your question, please click "Accept as Solution".