I have some questions about PLL parameters.
First of all I refer to PLL scheme:
The output frequency is given by:
The questions are:
Thanks
Best regards
Hi Mastupristi,
All the values are "AUDIO_*" but not "AUDIO_*+1"
If we are not following the limits of the FAPLL then PLL output frequency is not stable and most of the times PLL will not lock.
Below example gives you on how the values are used in frequency calculation:
MPU frequency (default values) N = 64, P = 1, FREQ = 14, M = 1 we get:
fo = [(64 * 8)/(14 * 1 * 1)] * 27 = 987.4286MHz
Regards
AnilKumar
Please mark this Forum post as answered via the Verify Answer button below if it helps answer your question. Thanks!