Lpc11u68 can't lock PLL

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Lpc11u68 can't lock PLL

3,786 次查看
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.

标签 (1)
0 项奖励
回复
1 回复

2,649 次查看
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 项奖励
回复