Minimum signals to program a KE02Z64?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Minimum signals to program a KE02Z64?

ソリューションへジャンプ
1,199件の閲覧回数
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.

ラベル(2)
0 件の賞賛
返信
1 解決策
1,113件の閲覧回数
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,114件の閲覧回数
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,113件の閲覧回数
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 件の賞賛
返信