Hi Guy
>Can I program the IMX6UL to start from a power down (only SNVS_LP power domain powered) on a predefined time?
seems yes, as signal PMIC_ON_REQ (which turns on/off pmic) is powered by SNVS power domain
as described in Figure 46-2 SNVS Power Domains, Figure 49-1 Chip reset scheme under PMU control,
Figure 49-3 Chip on/off state flow diagram i.MX6UL Reference Manual (rev.1 4/2016)
http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6ULRM.pdf
From sect.7.3.3.2 Time counter alarm Security Reference Manual for the i.MX 6UltraLite Applications Processor
(could be provided through creating service request):
SNVS_LP has its own 32-bit LP Time Alarm register. As illustrated in Figure 7-7, this
register generates an SRTC time alarm once the secure real time clock's 32 most
significant bits match with the LP Time Alarm register. The time alarm can generate an
interrupt to alert the host processor and can wake the host processor from one of its lowpower
modes. This alarm can also wake up the entire system in the power-down mode by
asserting the wake-up external output signal.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------