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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

584件の閲覧回数
satsok_n
Contributor III

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

ラベル(1)
3 返答(返信)

390件の閲覧回数
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!
-----------------------------------------------------------------------------------------------------------------------

390件の閲覧回数
satsok_n
Contributor III

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

0 件の賞賛

390件の閲覧回数
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