Driver software for MK20DX256VLH7

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

Driver software for MK20DX256VLH7

837 Views
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

Labels (1)
0 Kudos
3 Replies

398 Views
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...

398 Views
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 Kudos

398 Views
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 Kudos