About STM32H7 PLL configuration and precision
Hello,
I've got some questions about STM32H753 PLL setting.
1) There are many configurations of M, N and P parameters that give the same output clock. Are there some configurations that are more precise than others (regarding the output clock) ?
2) The datasheet gives some insight about clock precision, for example:

What means "long term jitter" exactly ? I understood this is the difference between the PLL output clock and the "target" clock" in average, is it correct ? Indeed, I did some test (comparing the accuracy of a timer to an external very precise signal) and I've got the same order of precision (less than 1%). This is consistent but what is annoying is that my source clock oscillator has a precision of 10ppm so it means that the PLL adds a huge imprecision. perhaps it is normal I'm not very familar to PLLs.
3) A tiny inconsistency in the TRM v8 (RM0433):

vs.

Regards
