Minimum signals to program a KE02Z64?

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

Minimum signals to program a KE02Z64?

跳至解决方案
1,202 次查看
craig_ross1
Contributor I

I'm designing a "Bare Bones KE02Z64" board. What are the minimum signals that I need to bring to an ICSP connector in order to download programs into Flash? I have a FRDM-KL25Z development board that I can use as a programmer.

0 项奖励
回复
1 解答
1,116 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi craig ross ,

  You can use the SWD interface to download the code with the external debugger.

  The SWD interface is: VDD, VSS, SWD_DIO, SWD_CLK.

  Actually, you can refer to the FRDM-KE02 board:

FRDM-KE02Z40M|Freedom Development Platform|Kinetis | NXP 

pastedImage_2.png

In your hardware, please note these points:

1. Reset_b pin need to add external 4.7k to 10K pull up resistor, and 0.1uf capacitor to ground.

2. NMI pin need to add external 4.7K to 10K pull up.

3. SWD_DIO need to add external 10K pull up resistor.

Wish it helps you!

If you still have questions about it, please kindly let me know.


Have a great day,
Kerry

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

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,117 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi craig ross ,

  You can use the SWD interface to download the code with the external debugger.

  The SWD interface is: VDD, VSS, SWD_DIO, SWD_CLK.

  Actually, you can refer to the FRDM-KE02 board:

FRDM-KE02Z40M|Freedom Development Platform|Kinetis | NXP 

pastedImage_2.png

In your hardware, please note these points:

1. Reset_b pin need to add external 4.7k to 10K pull up resistor, and 0.1uf capacitor to ground.

2. NMI pin need to add external 4.7K to 10K pull up.

3. SWD_DIO need to add external 10K pull up resistor.

Wish it helps you!

If you still have questions about it, please kindly let me know.


Have a great day,
Kerry

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

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复
1,116 次查看
craig_ross1
Contributor I

Hi Kerry,

Thanks so much for your quick response, the information that you provided was exactly what I needed!

Craig Ross

0 项奖励
回复