<?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: S32k324 Rtc time keep up in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32k324-Rtc-time-keep-up/m-p/2156645#M52086</link>
    <description>hi, can you give me the example project?</description>
    <pubDate>Fri, 22 Aug 2025 08:56:24 GMT</pubDate>
    <dc:creator>dujunqiu</dc:creator>
    <dc:date>2025-08-22T08:56:24Z</dc:date>
    <item>
      <title>S32k324 Rtc time keep up</title>
      <link>https://community.nxp.com/t5/S32K/S32k324-Rtc-time-keep-up/m-p/2007062#M43885</link>
      <description>&lt;P&gt;We are working the s32k324 controller RTC.&lt;/P&gt;&lt;P&gt;In our project we are able to put the controller into Standby and wakeup By CAN or UART&amp;nbsp;&lt;/P&gt;&lt;P&gt;But after wakeup from the Standby mode, if we read the RTC value we are getting the default value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where we are expecting the current time from the RTC after wakeup from standby mode.&lt;/P&gt;&lt;P&gt;Kindly suggest any additional configuration has to done.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 12:44:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k324-Rtc-time-keep-up/m-p/2007062#M43885</guid>
      <dc:creator>Prasad_330</dc:creator>
      <dc:date>2024-12-04T12:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: S32k324 Rtc time keep up</title>
      <link>https://community.nxp.com/t5/S32K/S32k324-Rtc-time-keep-up/m-p/2007429#M43898</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229543"&gt;@Prasad_330&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Could you confirm if&amp;nbsp;&lt;SPAN&gt;SIRC is selected by CLKSEL in RTCC register (value 0b01). Also please confirm if&amp;nbsp;RTC is enabled by reading CNTEN in RTCC register.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can also try reading&amp;nbsp;the status register of reset source (MC_RGM.DES and MC_RGM.FES) to discard if any destructive reset is happening instead of functional.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;BR /&gt;Julián&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 20:55:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k324-Rtc-time-keep-up/m-p/2007429#M43898</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2024-12-04T20:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: S32k324 Rtc time keep up</title>
      <link>https://community.nxp.com/t5/S32K/S32k324-Rtc-time-keep-up/m-p/2008116#M43923</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Yes&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;SIRC is selected by CLKSEL in RTCC register (value 0b01).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Yes RTC is enabled by writing one in CNTEN in RTCC register.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also SIRC is enabled in the stand y mode&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 10:43:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k324-Rtc-time-keep-up/m-p/2008116#M43923</guid>
      <dc:creator>Prasad_330</dc:creator>
      <dc:date>2024-12-05T10:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: S32k324 Rtc time keep up</title>
      <link>https://community.nxp.com/t5/S32K/S32k324-Rtc-time-keep-up/m-p/2008415#M43942</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229543"&gt;@Prasad_330&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Are you storing this value in any variable or directly reading the register? Keep in mind that if you are storing this in a variable the RAM ECC initialization may delete the values upon each wakeup.&lt;/P&gt;
&lt;P&gt;Also, I've messaged you privately through this community regarding an example project.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 17:32:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k324-Rtc-time-keep-up/m-p/2008415#M43942</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2024-12-05T17:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: S32k324 Rtc time keep up</title>
      <link>https://community.nxp.com/t5/S32K/S32k324-Rtc-time-keep-up/m-p/2013299#M44218</link>
      <description>&lt;P&gt;Thanks Julian,&lt;/P&gt;&lt;P&gt;Your inputs were very useful.&lt;/P&gt;&lt;P&gt;we used "Rtc_Ip_ConfigurePeriodicInterrupt" function which helped us to keep up the time&lt;/P&gt;&lt;P&gt;and generates the interrupt periodically during Standby mode.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2024 04:56:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k324-Rtc-time-keep-up/m-p/2013299#M44218</guid>
      <dc:creator>Prasad_330</dc:creator>
      <dc:date>2024-12-13T04:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: S32k324 Rtc time keep up</title>
      <link>https://community.nxp.com/t5/S32K/S32k324-Rtc-time-keep-up/m-p/2156645#M52086</link>
      <description>hi, can you give me the example project?</description>
      <pubDate>Fri, 22 Aug 2025 08:56:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k324-Rtc-time-keep-up/m-p/2156645#M52086</guid>
      <dc:creator>dujunqiu</dc:creator>
      <dc:date>2025-08-22T08:56:24Z</dc:date>
    </item>
  </channel>
</rss>

