Lpc11u68 can't lock PLL

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Lpc11u68 can't lock PLL

3,356 Views
sergiofernandez
Contributor I

I am getting totally crazy, my board was woring perfectly for some years untill now, and suddenly any program can't pass from this:

/* Wait for PLL to lock */
while (!Chip_Clock_IsSystemPLLLocked()) {}

I need to solve this problem.

Than you.

Labels (1)
0 Kudos
1 Reply

2,219 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Sergio Fernandez,

    What the clock source of your PLL? Is it from oscillator?

   If yes, please check your external crystal with oscilloscope, whether it is oscillating or not? or you can change it to the internal IRC, and try again.


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos