From which output of the Crystal oscillator is the signal for clocking the microcontroller taken?
STM32F407

Usually the signal is taken from the PH1-OSC_OUT pin if it is a parallel resonant oscillator circuit.
The signal for clocking the microcontroller is formed on the Crystal oscillator X2, fed to the microcontroller and amplified in the microcontroller.
If so, why is PH0-OSC_IN also connected to the microcontroller?
The MCO(PH0-OSC_IN) signal is needed only to generate a signal on the Crystal oscillator X2, why is this signal fed to the microcontroller?
If you disable PH0-OSC_IN from the microcontroller, then the signal from the Crystal oscillator X2 will continue to be fed to the microcontroller via PH1-OSC_OUT.
Why is PH0-OSC_IN connected to the microcontroller then?
