K22F CLOCK SETTINGS

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

K22F CLOCK SETTINGS

622 Views
oswaldo-153
Contributor III

I want to make some clock settings, I want to change the clock values of the system, the bus and the core.
But I'm not sure if it's in the clock_config.c file, can someone help me

Tags (3)
2 Replies

508 Views
marek-trmac
NXP Employee
NXP Employee

Hi Oswaldo,

the file on the screenshot contains clock configuration file for new project created for processor, i.e. the file contains default clock configuration (bus and core). It is possible to import this configuration into Clocks tool, modify and update the file.

Regards

Marek

Regards,
Marek

508 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Oswaldo Tovar,

Yes, you can config clock_config.c and clock_config.h files.

Also you can use MCUXpresso config tool about config Clocks to config it , then generate code,

this also set the code in clock_config.c and clock_config.h files:

pastedImage_1.png

Hope it helps,


Have a great day,
TIC

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

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------