Help regarding clock configurations for MK02FN128VFM10 processor (using Kinetis studio 3.0.0)

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

Help regarding clock configurations for MK02FN128VFM10 processor (using Kinetis studio 3.0.0)

786 次查看
shrutikharwandi
Contributor I

I'm using MK02FN128VFM10 processor. Currently I'm working on it using Kinetis Stdio 3.0.0. I'm trying to change the core clock frequency (from 80 to 100 MHz), but somehow I'm being unable to and I think it has something to do with clock configurations. I wanted some help regarding clock configurations of the processor. I have tried to change the register settings too (i.e. changing the dividers to vary bus/flash clock frequency), to observe the flash clock frequency on Clockout pin, but it's remaining constant (i.e.20 MHz).

标签 (1)
0 项奖励
回复
1 回复

701 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello,

- I recommend you refer to the clock diagram to configure the Clock :

pastedImage_0.png

- The another method is you can create one KSDK+PE project, then you can directory configure the clock

on the fsl_clock_manager component :

pastedImage_1.png

- Please pay attention that About this chip , only on the high speed run mode , the core clock can up to 100MHZ .

pastedImage_2.png

while in the High speed run mode , Flash programming / erasing is not allowed .

pastedImage_3.png

Hope it helps

Alice

0 项奖励
回复