Nucleo-H745ZIQ target not found error
Hello,
I am working on Nucleo-H745ZIQ board. The changed the operating frequency of the board through clock congifuration (CubeMx) to 480 MHz for M7 and 240 MHz for M4.
I changed RCC à supply source à changed to PWR_EXTERNAL_SOURCE_SUPPLY
Jumper J2 changed to VIN.
VIN pin of the board connected to external 9 V supply.
When I load the program, it is showing no target found. Then I reset the core using STM32Cube programmer and tried to reload the code, it is showing same error.
After reset, I changed the board frequency to default (75 MHz) and RCC à supply source à Internal power supply. Board was programmed with same code, it is running okay. External supply removed.
Can anyone help me to figure out what’s wrong I am doing?
Regards,
Nikhil

