IMX8M reset implementation

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX8M reset implementation

Jump to solution
1,296 Views
vadimaleynikov
Contributor III

The i.MX 8MDQLQ Hardware Developer’s Guide in Table 7 recommends that the reset button should be connected to the PMIC enable pin. In this case, the iMX8M reset is impelmented by swithching off all the IMX8M power (except probably SNVS). 

What is the reason of a such drastic reset way?

Whether a less radical method of resetting the IMX8M exist (which doesn't require switching power off)?

Best regards,
Vadim Aleynikov

0 Kudos
Reply
1 Solution
880 Views
igorpadykov
NXP Employee
NXP Employee

Hi Vadim

such reset solution is similar one used on i.MX6Q Sabre SD board designs,

please check p.21 spf-27392 "PWRON" signal.

Schematics (1)
i.MX6_SABRE_SDP_DESIGNFILES
http://www.nxp.com/products/software-and-tools/hardware-development-tools/sabre-development-system/s...

or ENGR00338067 mentioned in AN5161 p.24

https://www.nxp.com/docs/en/application-note/AN5161.pdf 

Swithching off all the IMX power is fool proof universal reset solution, probably one can use other solutions

but this require detailed schematic analysis for implications when some components remain

in non-reset state. There is no usiversal solution and each case should be separately considered.

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

View solution in original post

0 Kudos
Reply
2 Replies
881 Views
igorpadykov
NXP Employee
NXP Employee

Hi Vadim

such reset solution is similar one used on i.MX6Q Sabre SD board designs,

please check p.21 spf-27392 "PWRON" signal.

Schematics (1)
i.MX6_SABRE_SDP_DESIGNFILES
http://www.nxp.com/products/software-and-tools/hardware-development-tools/sabre-development-system/s...

or ENGR00338067 mentioned in AN5161 p.24

https://www.nxp.com/docs/en/application-note/AN5161.pdf 

Swithching off all the IMX power is fool proof universal reset solution, probably one can use other solutions

but this require detailed schematic analysis for implications when some components remain

in non-reset state. There is no usiversal solution and each case should be separately considered.

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

0 Kudos
Reply
880 Views
vadimaleynikov
Contributor III

Thank you, Igor.

Vadim

0 Kudos
Reply