How to configure a system clock for MKE02Z64VLD4

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

How to configure a system clock for MKE02Z64VLD4

1,166 次查看
realsyscompany
Contributor I

Hello,

I have an MKE02Z64VLD4 board with an external crystal 8MHz.

I am designing using the FRDM-KEXX Driver Library Package

link: https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KEXX-Driver-Library-Package/tac-p/1106718

I would like to configure the system clock 32MHZ from an external crystal 8MHz.

I tried to change to ke02_config.h in platforms of FRDM-KEXX-Driver-Library-Package.

#define USE_FEE
#define EXT_CLK_FREQ_KHZ 8000
#define BUS_CLK_HZ 32000000L

I want to get more information about other clock settings in addition to the above settings,

 

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

1,158 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

FRDM-KEXX-Driver-Library-Package and KDS is too old.
MCUXpresso SDK and MCUXpresso IDE are currently recommended.
The Clocks tool can achieve it very easily.

select MKE02Z64VLD4.jpgClock Tools.jpg

Best Regards,
Robin
-------------------------------------------------------------------------------
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.
-------------------------------------------------------------------------------

 

0 项奖励
回复