STM32F411 PLL Problem ("Target is not responding, retrying...")
Hi,
I am experiencing a problem on the STM32F411RET6 and STM32F411RCT6 MCUs. When programming these devices I am getting a repeated "Target is not responding, retrying..." message until the debugging session shuts down and exits. I have managed to narrow it down to the something related to the Main PLL. The MCU works if the 16MHz HSI RC clock or the 8 MHz HSE clock is selected as the System Clock Mux source, but fails with the "Target is not responding, retrying..." message if the PLLCLK is selected irrespective of whether the HSI or HSE is selected as the PLL Source.

In a desperate effort I've also replaced the STM32F411 with a STM32L433RCT6 which pins are almost an exact match to that of the STM32F411. Using this MCU the PLL works as expected and I can use either the HSI or HSE as the PLL Source.
I've attached the non-working STM32CubeIDE STM32F411 project which toggles pin PC8. Any assistance will be greatly appreciated.
Thanks
Renier
