Part Number: AM5708
I am currently developing a system that uses the AM5708, and I would like to ask about the reset sequence.
Regarding the resetn/porz timing requirements described in Section 5.10.3 Power Supply Sequences of the AM5708 Data Sheet, footnote (7) contains the following description:
(7) porz must remain asserted low until all of the following
– All device supply rails reach stable operational levels.
– xi_osc0 is stable and at a valid frequency.
– A minimum of 12P after both of the above conditions are met, where P = 1 / (SYS_CLK1/610), units in ns.
resetn must be high prior to, or rise simultaneous with, porz but not before its power supply, vddshv3, rising.
Our system requires that, after the PMIC powers up the AM5708, the device remain in the reset state until an external MCU deassert AM5708’s reset signal.
Initially, we planned the following sequence: after the PMIC powers up and porz is deasserted, resetn would remain asserted, and then be deasserted based on a start command from the MCU.
However, footnote (7) creates a conflict with this approach.
Therefore, I would like to clarify the following points:
– Why is it not permissible to deassert porz while keeping resetn asserted (low)?
– Assuming that all conditions in footnote (7) are satisfied and porz is kept high thereafter, are there any restrictions on asserting or deasserting resetn while porz remains constantly high?
– Our requirement—keeping the device in reset until an MCU issues a start command—seems relatively common. Does TI offer any recommended circuit approach for this type of design?
Thanks.
S.Kanda