Can kinetis mcu KL4x operate on a lower frequency than 48MHz ?

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

Can kinetis mcu KL4x operate on a lower frequency than 48MHz ?

566 Views
satsok_n
Contributor III

I want to operate mcu KL4x on a lower frequency than the normal 48MHz. Is it possible ?

Labels (1)
3 Replies

372 Views
jorge_a_vazquez
NXP Employee
NXP Employee

Hi Kostas Nomikos

Yes, it is possible. Are you using KL43 or KL46? These two devices have different clock module (MCG and MCG-lite). I recommend you the following link:

https://www.nxp.com/files-static/training_pdf/28973_S08_MCG_WBT.pdf 

It is for MCG and it explains in detail the different clock modes. Actually, out of reset, Kinetis devices work in FEI mode which doesn't run to the 48MHz.

I highly recommend you SDK software tools, You can download it from

https://mcuxpresso.nxp.com 

It includes a clock config tool where you can set the frequency that needs.

Hope this information could help you, please don't hesitate to contact me if you have any other question about this.

Have a great day,
TIC

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

372 Views
satsok_n
Contributor III

I am using KL46Z. Thanks for your help, much appreciated.

0 Kudos

372 Views
mjbcswitzerland
Specialist V

Kostas

There are various clocking options:

pastedImage_1.png

See some references for the KL46 at
http://www.utasker.com/kinetis/FRDM-KL46Z.html
http://www.utasker.com/kinetis/TWR-KL46Z48M.html

including simulation of the operation and clock settings.

Regards

Mark