Solved
Need very slow ADC readings on STM32G474
I'm using the STM32G474 at 170MHz.
Is it possible to simulate hadc1.Init.ClockPrescaler = ADC_CLOCK_ASYNC_DIV512; since the G474 only recognizes up to ADC_CLOCK_ASYNC_DIV256;
I need very slow readings from the ADC.
Thank you
Valter
