JTAG/SWD connector for Kinetis

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

JTAG/SWD connector for Kinetis

跳至解决方案
5,196 次查看
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 解答
2,610 次查看
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 回复
2,611 次查看
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.