Question of external crystal oscillator

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

Question of external crystal oscillator

395 次查看
RaymondX
Contributor I

For LPC17xx:

外部晶振在失效后能自动切换到内部晶振么?
When external crystal oscillator stop, can LPC17xx switch to internal one?
外部晶振失效能触发错误中断么?
When external crystal oscillator stop, can LPC17xx make a error interrupt?
Thank you!

0 项奖励
1 回复

389 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Raymond,

As you know that the LPC17xx uses internal clock (IRC) after Reset and run application code based on IRC. If your application code switches to external OSC and use external OSC as cclk by either using PLL or not. Once the external OSC stops oscillating, the cpu will stop, all chip will stop, you can not enter interrupt, because there is neither interrupt vector for the external OSC module nor code running.

xiangjun_rong_0-1629271952126.png

 

Hope it can help you

BR

XiangJun Rong

 

0 项奖励