Other Parts Discussed in Thread: TMS570LC4357
Hello,
we are using a Custom PCB where we are using MCU(TMS570LC4357) and PMIC(TPS65381Q1). I want to disable the Voltage Regulators in PMIC to shutdown the MCU.
I can see that the PMIC can move to STANDBY MODE and disable the Regulators only in these cases: -
1. When IGN and CANWU is disconnected and Register SAFETY_FUNC_CFG bit IGN_PWRL is made 0 from any STATE.
2. In case of Faults like VDD3/5_OT, VBATP_UV, LOCKL, BG_ERR, AVDD_VMON_ERR, DVDD_OV from any STATE.
3. In case of Development Error Count Error is more than Power Down Threshold from SAFE State.
Any other method to disable the Regulators in PMIC on command so as to shutdown the MCU on demand.
Kind Regards