Hi,
I have the question about Leo PMIC:
[Use Case]
1. GPIO9 pin is set to OUTPUT and HIGH signal as default to control enable pin of CAN transceiver.
2. When MCU or SoC sends Safety Error signal to PMIC #1, PMIC runs ESM functions.
[Question]
1.
When PMIC detects safety errors from MCU or SoC, is it possible to set GPIO9 pin as LOW, and after some delay, set it as High to send Low to High signal like reset signal to CAN transceiver?
GPIO9 pin output scenario(Safe state is High -> "Safety Error" detected at PMIC -> Low -> some delay -> High) should be done if SoC can communicate with Leo PMIC using WKUP I2C0 because SoC or MCU can be reboot, so GPIO9 pin
cannot be controllable using WKUP I2C0 communication.
2.
About the initial setting of nINT pin, is it set to input as default?
If I cannot not make GPIO9 pin output scenario when safety error happens from MCU or SoC, can nINT pin be used the scenario as I mentioned Question #1?
--> nINT pin works like (Safe state is High -> "Safety Error" detected at PMIC -> Low -> some delay -> High)
BRs,
Soolim