Hi all,
I use vr5510 and s32g2.
The FS status is NORMAL_FS, the FLT_ERR_CNT is 0, and the Main state machine is in normal mode.
I config the STBY_TIMER_EN and TIMING_WINDOW_STDBY of vr5510 to zero. The standby watchdog of vr5510 is closed. The time limit of I2C request and STBY pin request is also closed.
Then I config the STBY_REQ to 1 and pull low the STBY pin.
After 100ms, VR5510 will pull down PGOOD, RESET_B and STBY_PGOOD.
This means vr5510 does not enter standby mode, but restart.
How should I solve this problem?