JTAG/SWD connector for Kinetis

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

JTAG/SWD connector for Kinetis

ソリューションへジャンプ
4,139件の閲覧回数
b51427
NXP Employee
NXP Employee

Hi,

I am designing a PCB for Kinetis K22 and have some confusion in SWD connector pin configuration.

There are two different configurations available, one is SWD connector in FRDM-K22F schematic (TDI and TDO pins are not used).

pastedImage_0.png

The other configuration is available in user manual of PE Micro U-Multilink (TDI and TDO pins are used).

pastedImage_1.png

I would like to know about the difference in these two configurations (how is it possible to program microcontroller without TDI and TDO pins)?

I intend to use PE Micro U-Multilink programmer for programming my custom board MCU, which of the two pin configuration should I use?

Regards,

Saad

ラベル(1)
タグ(4)
1 解決策
1,553件の閲覧回数
EarlOrlando
Senior Contributor II

Hello Saad,

This MCU supports SWD and JTAG debug interfaces. SWD needs only DIO and CLK lines while JTAG needs TMC, TCK, TDO, TDI and RESET lines.

I recommend you to take a look into this document from ARM where the differences between SWD and JTAG are explained.

Regards,

Earl.

元の投稿で解決策を見る

1 返信
1,554件の閲覧回数
EarlOrlando
Senior Contributor II

Hello Saad,

This MCU supports SWD and JTAG debug interfaces. SWD needs only DIO and CLK lines while JTAG needs TMC, TCK, TDO, TDI and RESET lines.

I recommend you to take a look into this document from ARM where the differences between SWD and JTAG are explained.

Regards,

Earl.