MCXA153VLF external Crystal Oscillator

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

MCXA153VLF external Crystal Oscillator

跳至解决方案
333 次查看
_Ferrari_
Contributor V

Dear all,

I'm developing a project based on the MCXA153VLF CPU. The device requires an external crystal oscillator. Unfortunately, all the example projects I've found are configured for the FRO oscillator. I'm struggling with how to either convert these projects or create a new one from scratch and correctly configure the external crystal using the MCXpresso clock config tool.

Has anyone encountered a similar issue? How did you resolve it?

Thank you very much for your help and cooperation.

Regards,

标签 (1)
0 项奖励
回复
1 解答
298 次查看
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @_Ferrari_,

You can setup an external oscillator for the MCXA153 by going into ConfigTools and Clocks. Then on the diagram window, simply right click on the SOSC and click "Enable SCG.SOSC". A window will open where you can set up the frequency of your external clock:

EdwinHz_1-1750453952742.png

Make sure that on the Clocks Table window you set the External Reference Mode to Crystal oscillator:

EdwinHz_2-1750453974818.png

Then in Pins Tool, simply add the XTAL and EXTAL pins as the SCG0 function and you'll be set:

EdwinHz_3-1750454290073.png

 

BR,
Edwin.

 

 

 

在原帖中查看解决方案

0 项奖励
回复
1 回复
299 次查看
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @_Ferrari_,

You can setup an external oscillator for the MCXA153 by going into ConfigTools and Clocks. Then on the diagram window, simply right click on the SOSC and click "Enable SCG.SOSC". A window will open where you can set up the frequency of your external clock:

EdwinHz_1-1750453952742.png

Make sure that on the Clocks Table window you set the External Reference Mode to Crystal oscillator:

EdwinHz_2-1750453974818.png

Then in Pins Tool, simply add the XTAL and EXTAL pins as the SCG0 function and you'll be set:

EdwinHz_3-1750454290073.png

 

BR,
Edwin.

 

 

 

0 项奖励
回复