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

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

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

753 Views
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).

Labels (1)
0 Kudos
Reply
1 Reply

668 Views
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 Kudos
Reply