Nucleo-C031C6 ADC maximum clock speed
Hello,
I have an issue with the maximum speed of the ADC clock for Nucleo-C031C6. In the device datasheet, it states that the max clock speed is 35 MHz. However, in STM32 CubeIDE, I have the option to select the asynchronous clock mode, and DIV1 is accepted as the prescaler. Alternatively, I can manually set synchronous clock (DIV1) and still get the ADC to work at 48 MHz. I am getting the correct timing and accurate results.
Is this OK to do and are there any possible drawbacks?
Thanks!
