MCXA153VLF external Crystal Oscillator

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

MCXA153VLF external Crystal Oscillator

Jump to solution
335 Views
_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,

Labels (1)
0 Kudos
Reply
1 Solution
300 Views
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.

 

 

 

View solution in original post

0 Kudos
Reply
1 Reply
301 Views
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 Kudos
Reply