CubeMX 6.9.1/ STM32H743ZI / Clock Configuration issue
Hi,
I'm using STM32H743ZI with STM32CubeMX 6.9.1.
I used to work with an really old STM32CubeMX , and I decided to move to the latest version of both IDE and MX
so I had to configure the IOC file from scratch manually - since migrate wasn't possible (too old)
I copied the same configuration like the old IOC file , and the same for the clock configuration - but in the clock configuration I saw an issue - I can set the SPI123 to <=200 MHz while the max size is 480 MHz
so I searched online and saw few solutions that didn't work such as:
https://community.st.com/t5/stm32cubemx-mcu/stmh743zi2-cubemx-clock-setup-max-frequency-not-allowed/m-p/148775
https://community.st.com/t5/stm32cubemx-mcu/cubemx-stm32h753iikx-clock-configuration/m-p/98576#M2796
this is my clock configuration:

also my RCC configuration:

pls I need your help :)
thanks
