ADC max clock for STM32H7(47) is wrong
Hello,
STM32CubeIDE 1.5.1, latest H7 package for STM32Cube.
I have STM32H747-DISC1 board, and STM32CubeMX (in IDE) let me pick max. 36 MHz clock.
According to the datasheet STM32H747xI/G datasheet, ADC clock frequency get up to 50 MHz. I overriden frequency on ADC, and it works fine, so I guess this is a bug.

