cancel
Showing results for 
Search instead for 
Did you mean: 

ADC signal noise

harry123
Senior

Hi, I'm using stm32f429 disc1 adc1 PA4 and GND to get the ADC signal, the voltage of the signal is 300 mV. The signal that I'm getting after conversion has some noise, But the same signal when seen through an oscilloscope has no noise. The noise or distortions are getting generated once I connect to the pins of the powered-on board.

1 ACCEPTED SOLUTION

Accepted Solutions
KDJEM.1
ST Employee

Hello @harry123 ,

It is mentioned in the errata sheet ES0206 that some internal noise may impacting the ADC accuracy and workaround option is suggested.

For more detailed workaround, I advise you to refer to the application note "How to improve ADC accuracy when using STM32F2xx and STM32F4xx microcontrollers"  AN4073.

I hope this help you.

Thank you.

Kaouthar

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

2 REPLIES 2
TDK
Guru

General tips to improve accuracy are here:

https://www.st.com/resource/en/application_note/an2834-how-to-optimize-the-adc-accuracy-in-the-stm32-mcus-stmicroelectronics.pdf

 

Should generally expect at least a few counts of noise for 12-bit measurements. More for high-impedance signals.

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

Hello @harry123 ,

It is mentioned in the errata sheet ES0206 that some internal noise may impacting the ADC accuracy and workaround option is suggested.

For more detailed workaround, I advise you to refer to the application note "How to improve ADC accuracy when using STM32F2xx and STM32F4xx microcontrollers"  AN4073.

I hope this help you.

Thank you.

Kaouthar

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.