Reduce ADC sampling rate
HiThe default stm32h7 ADC sampling rate is 50MSps.how can I reduce it using HAL settings?something like 50KSps?Is it possible to do so during run time while the is ADC is already on?Is there any risk of using the internal ADC at the maximum sample ra...