Hello,
We are using VR5510 with part no. MVR5510AMDA4ES with S32G in our project. Please help with below queries
- Will the PMIC starts in debug mode or normal mode by default?
- Can we make the PMIC wake-up in normal mode with the operating mode configuration?
- Do I need to set to normal mode by calling set_mode() function explicitly?
- In the normal mode, if the watchdog is not serviced, it will reset the S32G. So, how do we disable the watchdog at initialization? Can I do it by calling the function Pmic_DisableWatchdog() at init?