STM32H563 ADC Prescaler
Hello
I am a little confused by the clock prescaler for the ADC.

I would like to run the 12 bit ADC at 75Mhz for the maximum sampling frequency. However, with a prescaler of 1 the value I get is stuck at 4095. Only if I were to put a prescaler of 2 for any ADC frequency would I get a proper output from the ADC but of course the sample rate is reduced.
It appears the maximum value I can have the ADC running at with the DAC is 125Mhz with a prescaler of 2, which is below 5msps.
What am I missing here?
