2022-06-29 4:24 AM
Hi,
I'm not able to find any example on STM32CubeIDE about ADC 16-bit oversampling. Could someone from ST provide this for the STM32G0 MCUs?
thanks in advance,
gaston
Solved! Go to Solution.
2022-06-30 3:16 AM
Hi @Gaston ,
If you are using cubemx to configure your project, you can use a generic ADC example for the G0 and then enable oversampling.
Is there a particular aspect that you are looking to clarify?
cheers.
2022-06-30 3:16 AM
Hi @Gaston ,
If you are using cubemx to configure your project, you can use a generic ADC example for the G0 and then enable oversampling.
Is there a particular aspect that you are looking to clarify?
cheers.
2022-06-30 6:19 AM
Thank you for the clarify this.
gaston
2022-07-06 5:26 AM
Hi @Gaston ,
Besides to the proposal from @RetroInTheShade, you can follow this example: https://github.com/STMicroelectronics/STM32CubeG0/tree/master/Projects/NUCLEO-G070RB/Examples_LL/ADC/ADC_Oversampling_Init
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.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.