Nucleo-H745ZIQ clock configuration required to run at 480 MHz
Hello,
I want to use Nucleo-H745ZIQ board with operating clock at 480 MHz for M7 and 240 MHz for M4. Below is the clock configuration.

Under RCC, options are either PWR_LDO or PWR_EXTERNAL_SOURCE_SUPPLY selection enabled. Voltage scale as Power Regulator Voltage Scale 0.

Jumper settings on board is as follows.

External supply given is +9 V to VIN.
While loading the code in the controller, I received error as No STM32 target found.
I reset the core with STM32Cube Programmer, and found board working again.
But as soon as I repeat the above procedure to load the code with maximum clock selection, I got the same error.
Then I cut down the operating speed to 75 MHz for M7 and 60 MHz for M4 and selected Internal power supply and programmed again. Found working okay.
Can anyone let me know what wrong is going while I am trying to load the board with M7-480 MHz and M4-240 MHz?
Is there any wrong selection of parameters or something else.
Regards,
Nikhil


