Hi all,
In the S32G2 RM, it's said as follows. Is the RESET_B input only for DEBUG? Does the RESET_B input cause S32G to enter function reset sequence? What's the meaning of DEBUG here?
Hi Daniel,
Thanks a lot.
As you say, the RESET_B will reset S32G, but why the table that I quote says that the RESET_B is intended to be used for debug only?
Hi,
For what we are able to understand, seems related to the internal reset state machine of S32G.
Since the internal state machine will internally assert this signal, it seems to tell that it is for debugging as if it should only be used under debug purposes, but not to initiate a Functional Reset.
Please, let us know.
Hi,
On regards of RESET_B functionality, the following is told under the S32G2 RM [Page 1145, S32G2 Reference Manual, Rev. 8, February 2024]:
"
The default configuration, which is set immediately on destructive and power-on reset sequence entries, is that all functional reset
events cause RESET_B to be asserted.
...
The RESET_B pin is asserted by the off-chip power management circuitry starting before the device supplies begin ramping
up and at least until the POR_B pin is deasserted. This prevents the RESET_B pin from behaving erratically when its supply is
ramping up.
"
Which at the end, this signal should be handled by the off-chip PMIC.
Please, let us know.