k10_120MHz SDK

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

k10_120MHz SDK

1,813件の閲覧回数
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,718件の閲覧回数
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,718件の閲覧回数
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,718件の閲覧回数
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