STM32H7 adc dual regular mode with oversampling
Is it possible to use the ADC peripheral of STM32H723 in dual regular simultaneous mode (ADC1+ADC2) with oversampling?
Is it possible to use the ADC peripheral of STM32H723 in dual regular simultaneous mode (ADC1+ADC2) with oversampling?
Hello @munmax ,
As said by @mƎALLEm , yes it is possible to use the ADC in dual regular simultaneous mode (ADC1+ADC2) with oversampling feature.
For more details, you can refer to the reference manual RM0468, in "Dual ADC modes support when oversampling" section.
You can also get inspired from the ADC_OverSampler example available in the STM32CubeH7 package :
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.