cancel
Showing results for 
Search instead for 
Did you mean: 

Dropouts in ADC capture on STM32H743

ANovi.7
Associate II

If I connect a constant rising signal at the ADC input, I observe significant fluctuations at certain ADC values. These fluctuations always appear at the same ADC values. The affected values have the following format XX500, e.g. 18500, 19500, 20500 etc.

I was also able to reproduce this behavior with the NUCLEO-H743ZI and the example projects (ADC_DMA_Transfer and ADC_RegularConversion_Polling) from the current cube firmware V1.5.0. The graphic in the appendix shows a recorded ADC values, which shows the problem.

Can someone help me to solve the problem?

22 REPLIES 22
 

Thanks for sharing! Looks better, but not entirely ok...

Hh.1607
Associate II

ADC clock how many M do you configure?

I am out of the office until 25.11.2019.
Note: This is an automated response to your message "User15744079967188602917 answered you: Fluctuations in ADC capture on STM32H743" sent on 22.11.2019 8:37:06.
This is the only notification you will receive while this person is away.
Hh.1607
Associate II

I also encountered this situation, the higher the configuration, the greater the signal impact

I am out of the office until 25.11.2019.
Note: This is an automated response to your message "User15744079967188602917 answered you: Fluctuations in ADC capture on STM32H743" sent on 22.11.2019 8:39:12.
This is the only notification you will receive while this person is away.

I have tried different ADC clock configurations. The dropouts will not disappear in this way.

Hh.1607
Associate II

Can you think that the ADC stability of H7 is not as good as that of F4?

Hh.1607
Associate II

F4's ADC is still very stable

I switched from F4 to H7 because F4 ADC had a lot of noise. With the same RC element and 12 bit value, I measured 3x higher noise with F4 than with H7.