RT1170 with MCU Link debug probe

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

RT1170 with MCU Link debug probe

跳至解决方案
737 次查看
Eugene3
Contributor II

I'm designing a board with i.MX RT1170.

I plan to use MCU Link debug probe for debugging, so I'm preparing 10-pin connector on my board.

I have some question about the pin connection on the board.

 

Question

1. Regarding Pin10, which should I connect JTAG_nTRST(GPIO_LPSR_10) or POR_B?

2. Regarding Pin6, is it enough to connect only JTAG_MUX_TDO(GPIO_LPSR_11)? 

Could you share if there is a reference design how to implement 10-pin SWD connector on a board with RT1170.

 

 

0 项奖励
回复
1 解答
684 次查看
Omar_Anguiano
NXP TechSupport
NXP TechSupport

1. Connect it to GPIO_LPSR_10, if connected to POR_B you will need to ensure that POR_B remains asserted during the whole power-up sequence.

2. Yes, you can add pulls but they are not needed. For connection recommendations, I suggest you refer to the hardware development guide as well as the EVK schematic.

Best regards,
Omar

在原帖中查看解决方案

0 项奖励
回复
2 回复数
685 次查看
Omar_Anguiano
NXP TechSupport
NXP TechSupport

1. Connect it to GPIO_LPSR_10, if connected to POR_B you will need to ensure that POR_B remains asserted during the whole power-up sequence.

2. Yes, you can add pulls but they are not needed. For connection recommendations, I suggest you refer to the hardware development guide as well as the EVK schematic.

Best regards,
Omar

0 项奖励
回复
648 次查看
Eugene3
Contributor II

Thank you, I understand.

0 项奖励
回复