<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: RTC standby mode in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/RTC-standby-mode/m-p/1710351#M211319</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201299"&gt;@Dhruvit&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;We are aware of the steps to put iMX6ULL in sleep mode.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;We have put iMX6ULL device in sleep mode with wakeup interrupt other than RTC.&lt;/LI&gt;&lt;LI&gt;In the above case RTC is consuming same power as of normal mode.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Is there any mechanism to put RTC in low power mode while iMX6ULL device going to sleep mode with an interrupt.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Afeefah Fathima&lt;/P&gt;</description>
    <pubDate>Thu, 24 Aug 2023 06:19:36 GMT</pubDate>
    <dc:creator>Afeefah</dc:creator>
    <dc:date>2023-08-24T06:19:36Z</dc:date>
    <item>
      <title>RTC standby mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RTC-standby-mode/m-p/1709527#M211259</link>
      <description>&lt;P&gt;Hi NXP team,&lt;/P&gt;&lt;P&gt;we are currently using the RTC PCF85263A in our device with IMX6ULL as host processor, we have observed that the RTC consumes around 10mA during normal operation and also when our device is put to sleep mode the RTC consumes the same , default current value is around 10mA. we would like to reduce the current consumed by RTC during this mode for our application. Are there any low power mode that the RTC can be put to in order to consume minimum current. Is there any mechanism to put RTC to sleep? How to check the minimum current consumption by RTC in standby mode?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 06:09:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RTC-standby-mode/m-p/1709527#M211259</guid>
      <dc:creator>Afeefah</dc:creator>
      <dc:date>2023-08-23T06:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: RTC standby mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RTC-standby-mode/m-p/1710307#M211314</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217121"&gt;@Afeefah&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope you are doing well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;gt;One can put PCF into 2 modes, Stop mode and standby mode.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;gt;A low drive mode is available for low-series resistance quartz. This reduces the current consumption.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;-&amp;gt;i.MX6 will enter stop mode, the difference between standby and mem mode is: in mem mode, the ARM core's power will be gated and DDR IO will be floated, mem mode is the most power-saving mode, named deep sleep mode(DSM).&lt;BR /&gt;-&amp;gt;One can make Linux enter suspend by "&lt;STRONG&gt;echo mem &amp;gt; /sys/power/state&lt;/STRONG&gt;", or "&lt;STRONG&gt;echo standby &amp;gt; /sys/power/state&lt;/STRONG&gt;", to wake up the system from suspend, you can use RTC wake up or power key.&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;For example, "&lt;STRONG&gt;echo +3 &amp;gt; /sys/class/rtc/rtc0/wakealarm&lt;/STRONG&gt;"&lt;WBR /&gt;, the&amp;nbsp;system will auto resume 3 seconds after suspend.&lt;BR /&gt;&lt;BR /&gt;-&amp;gt;Please use a multimeter to measure the current draw on the RTC's VDD pin.&lt;BR /&gt;&lt;BR /&gt;Please refer to the below documents for in-depth details.&lt;BR /&gt;&lt;A href="https://www.nxp.com/docs/en/data-sheet/PCF85263A.pdf" target="_blank" rel="noopener" data-saferedirecturl="https://www.google.com/url?q=https://www.nxp.com/docs/en/data-sheet/PCF85263A.pdf&amp;amp;source=gmail&amp;amp;ust=1692940482570000&amp;amp;usg=AOvVaw1TLECoTW_Gar4Pv0ktXeJn"&gt;https://www.nxp.com/docs/en/&lt;WBR /&gt;data-sheet/PCF85263A.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I hope this helps!&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;/DIV&gt;
&lt;DIV&gt;Dhruvit Vasavada&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 24 Aug 2023 05:17:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RTC-standby-mode/m-p/1710307#M211314</guid>
      <dc:creator>Dhruvit</dc:creator>
      <dc:date>2023-08-24T05:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: RTC standby mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RTC-standby-mode/m-p/1710351#M211319</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201299"&gt;@Dhruvit&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;We are aware of the steps to put iMX6ULL in sleep mode.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;We have put iMX6ULL device in sleep mode with wakeup interrupt other than RTC.&lt;/LI&gt;&lt;LI&gt;In the above case RTC is consuming same power as of normal mode.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Is there any mechanism to put RTC in low power mode while iMX6ULL device going to sleep mode with an interrupt.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Afeefah Fathima&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 06:19:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RTC-standby-mode/m-p/1710351#M211319</guid>
      <dc:creator>Afeefah</dc:creator>
      <dc:date>2023-08-24T06:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: RTC standby mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RTC-standby-mode/m-p/1710696#M211375</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217121"&gt;@Afeefah&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="im"&gt;I hope you are doing well.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Please correct my understanding if wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;While i.MX6ULL is going into sleep mode, RTC should be used as a wake-up alarm, right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If, Yes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The below example sets the timeout (in Sec) to wake up from standby/suspend mode.&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;echo +(Seconds) &amp;gt; /sys/class/rtc/rtc1/wakealarm&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Dhruvit Vasavada&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 12:03:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RTC-standby-mode/m-p/1710696#M211375</guid>
      <dc:creator>Dhruvit</dc:creator>
      <dc:date>2023-08-24T12:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: RTC standby mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RTC-standby-mode/m-p/1710707#M211380</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201299"&gt;@Dhruvit&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;'&lt;EM&gt;While i.MX6ULL is going into sleep mode, RTC should be used as a wake-up alarm, right?'&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;No, we want to make the RTC to go into sleep mode. Is there any settings for this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Afeefah Fathima&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 12:10:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RTC-standby-mode/m-p/1710707#M211380</guid>
      <dc:creator>Afeefah</dc:creator>
      <dc:date>2023-08-24T12:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: RTC standby mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RTC-standby-mode/m-p/1711301#M211437</link>
      <description>&lt;P&gt;&lt;SPAN class="im"&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217121"&gt;@Afeefah&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I hope you are doing well.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;"No, we want to make the RTC to go into sleep mode. Is there any settings for this."&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;gt;The PCF85263A has two-time mode register sets, one for the real-time clock mode and one&amp;nbsp;for the stopwatch clock mode. The access to these registers can be switched by the RTCM bit in the Function control register.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is no&amp;nbsp;mention of sleep mode.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For more details please refer to the datasheet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://www.nxp.com/docs/en/data-sheet/PCF85263A.pdf" target="_blank" rel="noopener" data-saferedirecturl="https://www.google.com/url?q=https://www.nxp.com/docs/en/data-sheet/PCF85263A.pdf&amp;amp;source=gmail&amp;amp;ust=1693034685082000&amp;amp;usg=AOvVaw0fI0ChMRkPVIoYuC9rEKHM"&gt;https://www.nxp.com/docs/en/&lt;WBR /&gt;data-sheet/PCF85263A.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Dhruvit Vasavada&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 07:43:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RTC-standby-mode/m-p/1711301#M211437</guid>
      <dc:creator>Dhruvit</dc:creator>
      <dc:date>2023-08-25T07:43:37Z</dc:date>
    </item>
  </channel>
</rss>

