This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Question about PLL and External Crystal

I have any question about Stellaris ARM.

In datasheet LM4F120H5QR in page 261, the PLL Fre can be calculated using equation:

PLL frequency = (XTAL frequency * MDIV) / ((Q + 1) * (N + 1))

 MDIV = MINT + (MFRAC / 1024)

In these equation, i want know how to calculation Q, N, MINT and MFRAC when begin using Stellaris in table 23-10.

And if i will use crystal frequency 11MHz is PLL frequency equal = 400MHz??

Thanks.