How is PLL jitter measured in the STM32H7 datasheets?
I'm considering using the internal PLL to generate a clock for a precision ADC. My sample rate is low, so it's possible this may work. I need less than 50 ps RMS phase period jitter.
Looking in the datasheet at the specs for PLL1, I'm having difficulty understanding what the specification for jitter means. For example, is it rms, or is it a min/max measured over a certain number of clock cycles? I'm even further confused because some of the measurements on PLL2 specify "+-ps", but on PLL1 it just says"ps".
I'm looking at an STM37H725.

