iMX.7D JTAG_MOD default pulling

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

iMX.7D JTAG_MOD default pulling

跳至解决方案
2,348 次查看
thomaskofoedhan
Contributor III

Hello Yuri,

removing my pull-up resistor on JTAG_MOD pin solved the problem, which means that the processor sees the unconnected pin as low. Measuring the pin voltage also shows a low pin signal. All this suggests to me that the datasheet table 4 on page 19 is wrong, and that at least the JTAG_MOD pin (haven't tested the other JTAG pins) has an internal on-chip pull-down resistor and NOT pull-up as stated in the datasheet.

Can you confirm this?

0 项奖励
回复
1 解答
2,191 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  according section 8.2.7.159 [SW_PAD_CTL_PAD_JTAG_MOD SW PAD Control Register
(IOMUXC_SW_PAD_CTL_PAD_JTAG_MOD)] of i.MX 7Dual Applications Processor Reference Manual,

(Rev. 0.1, 08/2016) - in the Control Register,  bit field PS (Pull Select) is 00 and bit PE (Pull Enable) is 1,

meaning 100K Pulling down just after reset.

  The i.MX7 Development Guide contains some misprints and now it is under consideration.

 

Have a great day,
Yuri

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

在原帖中查看解决方案

2 回复数
1,861 次查看
Anonymous
不适用

> The i.MX7 Development Guide contains some misprints and now it is under consideration.

It is good to know that the documentation contains some misprints - or more precisely said: absolute incorrect and misleading information. In my humble opinion, it is embarrassing that NXP did not manage to fix the official documentation accordingly, or at least to mention the known misprints in an errata sheet.

0 项奖励
回复
2,192 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  according section 8.2.7.159 [SW_PAD_CTL_PAD_JTAG_MOD SW PAD Control Register
(IOMUXC_SW_PAD_CTL_PAD_JTAG_MOD)] of i.MX 7Dual Applications Processor Reference Manual,

(Rev. 0.1, 08/2016) - in the Control Register,  bit field PS (Pull Select) is 00 and bit PE (Pull Enable) is 1,

meaning 100K Pulling down just after reset.

  The i.MX7 Development Guide contains some misprints and now it is under consideration.

 

Have a great day,
Yuri

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