POR on the i.MX6DL

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

POR on the i.MX6DL

跳至解决方案
674 次查看
matthewreed
Contributor I

We are building an i.MX6 Dual system with an external watchdog. Actually the external watchdog is another, smaller, micro that will monitor the operation of the i.MX6. We had thought that it could reset the i.MX6 by pulling the POR low, and detect when the i.MX6 had reset by monitoring the POR line - we assumed it would go low when the processor was reset (due to some internal reason).

But - things I am reading on the internet seem to refute that. The i.MX6 reference manual was unclear on this.

I see many posts where people are using the WDOG_B line to the PMIC to perform a "proper" reset.

We can wire our monitor processor to do that, but how do we detect when the i.MX6 has performed its own reset?

Any help greatly appreciated.

-Matt

标签 (2)
0 项奖励
1 解答
468 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Matt

one can connect external watchdog instead WDOG_B in

attached sabre schematic p.21. Reset sequence is complex

procedure described in Chapter 60 System Reset Controller (SRC)

i.MX6DQ Reference Manual  http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf

and there is no external signal which indicates that i.MX6 has finished its own reset.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
1 回复
469 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Matt

one can connect external watchdog instead WDOG_B in

attached sabre schematic p.21. Reset sequence is complex

procedure described in Chapter 60 System Reset Controller (SRC)

i.MX6DQ Reference Manual  http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf

and there is no external signal which indicates that i.MX6 has finished its own reset.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 项奖励