Reference example for MK22FN512VLL12 MCU

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

Reference example for MK22FN512VLL12 MCU

Jump to solution
3,924 Views
yoursanil3
Contributor II

Hello Everyone!!!

Actually I need few information regarding MK22FN512VLL12 controller like in which environment we can develop the code. I am having Expresso IDE but in that i cant able to find this controller for development.

 Could anyone please provide me an example code for the above controller.

 

0 Kudos
Reply
1 Solution
3,859 Views
Pablo_Ramos
NXP Employee
NXP Employee

Hi @yoursanil3 ,

You can try to Update/Download the MK22FN512xxx12 on the Data Manager of ConfigTools

Pablo_Ramos_0-1718301570003.png

Pablo_Ramos_1-1718301573568.png

You can also see in there what things ConfigTools support for your processor, TEE and Device Configuration is not supported so you would need to configurate that part directly with code, but you can still use ConfigTools for Pins, Clocks and Peripherals.

Hope it helps you!

View solution in original post

0 Kudos
Reply
4 Replies
3,890 Views
yoursanil3
Contributor II

@Pablo_Ramos 

Here are few pics which can be helpful to understand

0 Kudos
Reply
3,893 Views
Pablo_Ramos
NXP Employee
NXP Employee

Hi @yoursanil3 ,
You can develop the code in MCUXpresso IDE you just need to download the SDK of the part, the MK22FN512VLL12 is used in the Kinetis K22 family, so you can use the SDK from the FRDM-K22F as reference.

In the FRDM-K22 SDK you would find examples.

One way to download the SDK is via MCUXpresso:

Pablo_Ramos_0-1718136712388.png

Pablo_Ramos_1-1718136725366.png

Other way is from SDK Builder in the official NXP page:

Pablo_Ramos_2-1718136747064.png

Hope it helps you!

0 Kudos
Reply
3,890 Views
yoursanil3
Contributor II
Hello @Pablo_Ramos,
Thanks for your reply, as suggested by you, I have downloaded supportable SDK package and have configured project with few pins, also generated code without any errors, but I have observed few issues like Tool not supported for selected processor: TEE Device configuration and also it is showing <Debug> next to the project name in project explorer session.
0 Kudos
Reply
3,860 Views
Pablo_Ramos
NXP Employee
NXP Employee

Hi @yoursanil3 ,

You can try to Update/Download the MK22FN512xxx12 on the Data Manager of ConfigTools

Pablo_Ramos_0-1718301570003.png

Pablo_Ramos_1-1718301573568.png

You can also see in there what things ConfigTools support for your processor, TEE and Device Configuration is not supported so you would need to configurate that part directly with code, but you can still use ConfigTools for Pins, Clocks and Peripherals.

Hope it helps you!

0 Kudos
Reply