working with kl2 6p100 board and mkl26z256vll4 processor problem

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

working with kl2 6p100 board and mkl26z256vll4 processor problem

Jump to solution
1,029 Views
CAFU
Contributor I

i have kl2 6p100 board and mkl26z256vll4 processor. but i couldnot the board in the mcuxpresso board lists and the necessary resourses . so which board should i have to use instead or where can i find the resourses and documentation about the board

0 Kudos
Reply
1 Solution
990 Views
Celeste_Liu
NXP Employee
NXP Employee

The kl26p100 board is not a general-purpose MCU. I haven't been able to find the SDK provided for it. I'm sorry for the inconvenience caused.

Using the SDK of KL46Z is indeed a good idea. However, KL26 and KL46 are not completely pin-to-pin compatible, so you need to modify the code by yourself. 

Screenshot 2025-02-28 190429.png

Screenshot 2025-02-28 190448.png

I suggest that you refer to the Reference Manual of the mkl26z256vll4 to modify the code. And you can use the MCUXPresso config tools.

Screenshot 2025-02-28 191116.png

Hope it can help you.

View solution in original post

7 Replies
1,002 Views
CAFU
Contributor I

 thank you for your response

but the board frdm-kl26z have 64 pins but the processor mkl26z256vll4 i have has 100 pins.

the processor mkl26z256vll4 is not packed in the board.it is stand  alone i mean you can pluged in and out the processor from the board. i think it is specificaly designed for nxp car competition.the car model is alamak. i am using frdm-kl46z  instead.

my question is i could burn a code to the processor but i couldnot control a servo motor or control an led .

0 Kudos
Reply
991 Views
Celeste_Liu
NXP Employee
NXP Employee

The kl26p100 board is not a general-purpose MCU. I haven't been able to find the SDK provided for it. I'm sorry for the inconvenience caused.

Using the SDK of KL46Z is indeed a good idea. However, KL26 and KL46 are not completely pin-to-pin compatible, so you need to modify the code by yourself. 

Screenshot 2025-02-28 190429.png

Screenshot 2025-02-28 190448.png

I suggest that you refer to the Reference Manual of the mkl26z256vll4 to modify the code. And you can use the MCUXPresso config tools.

Screenshot 2025-02-28 191116.png

Hope it can help you.

972 Views
CAFU
Contributor I

thank you very much. this will help me alot

 

0 Kudos
Reply
934 Views
Celeste_Liu
NXP Employee
NXP Employee

You are welcome. Any new issues, welcome to create the new post.

0 Kudos
Reply
917 Views
CAFU
Contributor I

Dear Celeste_Liu,

I hope this message finds you well. I am currently building an Alamak car for my final year project, and I am struggling with the configuration step. Could you please help me by providing resources or references related to this stage of the project?

Thank you very much for your assistance. I truly appreciate your support.

Best regards, 
Cafu  
kifluteklay30@gmail.com 

0 Kudos
Reply
913 Views
Celeste_Liu
NXP Employee
NXP Employee

Sure, I am very glad to help you. However, this post is already marked as "solved", so your information might be overlooked. I suggest you create a new post. Thanks for your understanding.

0 Kudos
Reply
1,014 Views
Celeste_Liu
NXP Employee
NXP Employee

Hello @CAFU ,

Thanks for your post.

I wasn't able to find any information about the kl26p100 board on the official website. Maybe it's a custom board.

For mkl26z256vll4 mcu, you can use our FRDM-KL26Z, it has the SDK and many resourses and documentation.

FRDM-KL26Z|Freedom Development Platform|Kinetis® MCU | NXP Semiconductors

The SDK for the mkl26z256vll4 processor is also provided, and you can use it as well.

Screenshot 2025-02-28 112516.png

Hope it can help you.

BRs,

Celeste

 

------------------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you!
------------------------------------------------------------------------------------------------------------------------------

 

0 Kudos
Reply