k10_120MHz SDK

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

k10_120MHz SDK

1,719 次查看
mahdishojaei039
Contributor II

Hi everyone , i new with kinetis microcontroller.

i have MK10FN1M0VMD12 and i can't find suitable SDK for this core!!

of course SDK exist for kinetis 120 MHZ but when i see inside this package , it's for k60 family not K10 and don't have FTM for PWM or any PWM example code!!

so could anyone help me to find correct SDK for this microcontroller ?

thanks.

标签 (1)
3 回复数

1,624 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi Mahdi:

Unfortunately, currently no SDK for MK10FN1M0VMD12. you need to refer to K60 120M sample code for your application:

Kinetis 120MHz bare metal sample code 

Regards

Daniel

1,624 次查看
mahdishojaei039
Contributor II

Hi daniel thanks for reply, 

ok do you mean i just change CORE in K60 120M sample code to MK10FN1M0VMD12 , i can run this sample code on MK10FN1M0VMD12 microcontroller?

thanks again .

0 项奖励
回复

1,624 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi

MK10FN1M0VMD12 is very similar to MK60 120M.    K60 has eth port and USB port, K10 doesn't

In the Kinetis_120MHZ_SC package, the head file should be MK10F12.h

pastedImage_1.png

Regards

Daniel