K22Fx512 example code

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

K22Fx512 example code

836 Views
mayursavaj
Contributor III

Hi Everyone.

We are using MK22Fx512 controller. We are using Code warrior as IDE.

I need example code for below to kick start new project.

1) LED Blink

2) all interrupt enable/disable

3) Timer program

4) setting Timer interrupt

Thanks in advance.

Labels (1)
0 Kudos
2 Replies

486 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

We recommend you using Kinetis Design Studio IDE.  CodeWarrior IDE Support to Change for Kinetis® Devices. Read More

There are many examples in SDK_2.0_MK22FX512xxx12. You can select and download it.

Select MK22FX512xxx12.png

examples in SDK_2.0_MK22FX512xxx12.png

You can getting start with KSDK and KDS from reading below:

 "How to start with KSDK"  and "KDS Document List".

Best Regards,

Robin

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
---------------------------------------------------------------------------------------------------------------------

0 Kudos

486 Views
mjbcswitzerland
Specialist V

Hi

http://www.utasker.com/kinetis/FRDM-K22F.html
http://www.utasker.com/kinetis/TWR-K22F120M.html

Builds with CW (or KDS, IAR, Keil, Atollic, Rowley, Green Hills, CooCox, GCC, VS) - including (approx.) real-time K22 simulator.

Complete project code to do what you want (plus SD card, USB host and device, etc.). Industrial proven framework with production quality code and not just examples....

Documents, videos and tutorials to start and finish any project faster and more reliably (with compatibility across Kinetis devices in case the processor is changed in the future).

Regards

Mark

0 Kudos