STM32H563: meaning of "PLL1" on STM32CubeMX clock tree?
Does anyone know what is the "PLL 1" parameter on STM32CubeMX clock tree?
I am using STM32H563 Nucleo board and found that there is "PLL1" parameter.
When I change this 0 to 1, SYSCLK was changed a little bit, 125 to 125.000122.


I would like to know why this change happen, and found the PLL1VCOSEL.
Is this bit relevant to the setting?
Let me know why the change happen and what register related to "PLL1".

