iMX.7D JTAG_MOD default pulling

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

iMX.7D JTAG_MOD default pulling

ソリューションへジャンプ
1,641件の閲覧回数
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 解決策
1,484件の閲覧回数
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,154件の閲覧回数
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 件の賞賛
返信
1,485件の閲覧回数
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!
-----------------------------------------------------------------------------------------------------------------------