Question
H743 ADC cannot be set to synchronous clock mode when AHB clock is 100MHz. the constraint seem to be wrong?
According to my understanding of the manual, setting ADC1 to synchronous clock mode requires selecting the clock source as AHB. The constraint should be the AHB1 frequency (green mark). However, CubeMX use D1CPRE clock (red mark) as a constraint. Synchronous clock mode optional only available when the D1CPRE frequency is low enough(In that case CPU clock is too low).
Is this a CubeMX bug, or I have misunderstood the manual?



