Team,
Could you please help with the following:
System is powered from battery only. Trying to use the RTC_ONLY mode to power off and on again the system and keeping the RTC alive.
------ 2nd description
We use "ALARM2" to pull PMIC_PWR_EN low, so the TPS65217A enters sleep mode.
Approximately 1 second after power down, the device reboots.
We can see something that looks like a glitch, pulling PMIC_PWR_EN high, which might be what causes the reboot.
Is this a known issue, with TPS65217A and AM3352ZCE, that it does not stay in sleep mode?
If we change the "OFF" bit in the PMIC "STATUS" register, the device no longer reboots, but there is no power to the RTC.
We then changed the PMIC power down sequence, so it doesn't turn off the power rail supplying the RTC and VIO + VCORE.
However LDO3 and LDO4 changes to LS1 and LS2, so presumably, at least some of the TPS65217A registers change values to their reset state.
When pressing the push button everything is powered off, instead of booting the device.
None of this behaviour is described in the documentation.
Any idea what is happening or what we can do to achieve power on RTC and VIO+VCORE only?
-------- 1st description
We are playing around with RTC and sleepmode, trying to figure out a way to preserve RTC date & time and still save some current BUT we need your help to figure out what is wrong.
We can get the system to power OFF.
If we configure the system to go to sleep (using RTC Alarm2) with standard settings for TPS65217 sequencer, the system enters sleepmode for approx.. 1 sec. then the RTC_PORz goes low, probably resetting the RTC logic and then PMIC_POWER_EN goes high again and the system reboots.
If we configure the system to go to sleep (using RTC Alarm2) with all power supplies ON (changing Sequencer settings in TPS65217, except for LDO3 which in this case is not used for the processor) we can get the system (TPS65217) to enter sleep, however it seems like the LDO4 changes state to LS2 (and thereby a different voltage level) and we are not able to exit sleepmode using RTC Alarm timer.
VRTC stays at 1V8
RTC_PORz stays high
PMIC_POWER_EN goes low when entering sleepmode and stays low
nWakeup from TPS65217 stays high
(see SLVU551E page 2 for the connection between AM335x and TPS65217).
If we then push the power button (low) then the TPS65217 enters OFF state after approx. 2 seconds this behavior is not described in the Figure 1 state diagram of slvs64e
What are we missing since we are not able to get the RTC circuit to pull PMIC_POWER_EN high ? (read how do we exit sleepmode ?)
- I have seen some other post but it does not seem to be the same issue:
http://e2e.ti.com/support/dsp/sitara_arm174_microprocessors/f/791/t/220444.aspx
Is RTC_ONLY operation supported on silicon rev 1.x provided the different silicon errata listed here?
http://e2e.ti.com/support/dsp/sitara_arm174_microprocessors/f/791/p/223272/789667.aspx#789667
Thanks and best regards,
Anthony