2020-03-30 12:09 PM
2020-03-30 08:11 PM
If your input to the PLL stops, your PLL will stop as well.
However, the STM32F4 has a clock security system which can trigger when HSE fails. You can use this to recover gracefully from a clock failure. From the reference manual (RM0090):
Clock security system (CSS)
The clock security system can be activated by software. In this case, the clock detector is
enabled after the HSE oscillator startup delay, and disabled when this oscillator is stopped.