Driver software for MK20DX256VLH7

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

Driver software for MK20DX256VLH7

1,658 次查看
tcmichals
Contributor III

All,

Is there a driver package for the following chip? MK20DX256VLH7 For example like the STM32F4 DSP and standard peripherals library? 

Thank you,

Tim

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

1,219 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi Tim,

FSL has only a peripherals library for KE02 now. However I think our demo code is useful for reference and it's easily to use. Please refer to it for details.

The link of TWR-K20D72 is post as below. Wish hope.

Best regards,

Ping

http://www.freescale.com/files/32bit/software/KINETIS_72MHz_SRC.zip?WT_TYPE=Lab%20and%20Test%20Softw...

1,219 次查看
tcmichals
Contributor III

Yes, it is helpful.  Guess there is only two options use the codewarrior or go off and create a code branch.  

0 项奖励
回复

1,219 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi Tim,

There's the third way to crate your project quickly.  When you download the the demo code and install it, you'll find a make_new_project.exe in ........\KINETIS_72MHz_SRC\KINETIS_72MHz_SRC\build\iar, then simply double-click this icon and a command prompt pop-up window will prompt you for a project name, copy the helloworld project and rename all of the necessary files for your new project to work correctly.This method is

more quickly and convinence than you use IDE software create a project directly.

4.jpg

0 项奖励
回复