Other Parts Discussed in Thread: TPS65910
Tool/software: Linux
Hi
We have hardware with AM3352 and TPS65910A3A.
AM3352's PMIC_POWER_EN pin connect to TPS65910 PWRHOLD pin as reference design.
First time power on the hardware with 5V power source, the PMIC_POWER_EN will keep high.
And I enable the linux driver code to set up AM3352 RTC ALARM2 to turn off the power(poweroff command).
So far so good.
We use TPS65910 PWRON pin as push button to control the power.
While power key pressed the TPS65910 power on the soc,but the button release the power is gone.
We find the PMIC_POWER_EN of AM3352 drive low.
After power off sequence , the second time power on will not trigger PMIC_POWER_EN output.
Is any code can reset RTC_SS or keep PMIC_POWER_EN high ?