<?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: S32K3 monotonic counters in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K3-monotonic-counters/m-p/1948824#M40622</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/239119"&gt;@JiayuZhou&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;this is not clear in the documentation, so I'm checking it with responsible team. I will let you known once I get the feedback. Please notice that it make take some time.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
    <pubDate>Fri, 06 Sep 2024 07:03:02 GMT</pubDate>
    <dc:creator>lukaszadrapa</dc:creator>
    <dc:date>2024-09-06T07:03:02Z</dc:date>
    <item>
      <title>S32K3 monotonic counters</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-monotonic-counters/m-p/1947257#M40560</link>
      <description>&lt;P&gt;In S32K3 chip, if I set&amp;nbsp;RPBitSize to 64, how much can be wirtten for&amp;nbsp;this channel ?&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 408px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/297083i697A791407429AF3/image-dimensions/408x187?v=v2" width="408" height="187" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;#S32K3 #HSE&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 12:33:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-monotonic-counters/m-p/1947257#M40560</guid>
      <dc:creator>JiayuZhou</dc:creator>
      <dc:date>2024-09-04T12:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 monotonic counters</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-monotonic-counters/m-p/1948824#M40622</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/239119"&gt;@JiayuZhou&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;this is not clear in the documentation, so I'm checking it with responsible team. I will let you known once I get the feedback. Please notice that it make take some time.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2024 07:03:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-monotonic-counters/m-p/1948824#M40622</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2024-09-06T07:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 monotonic counters</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-monotonic-counters/m-p/1956342#M41045</link>
      <description>Hi, lukaszadrapa,&lt;BR /&gt;Has there been any progress on this question?</description>
      <pubDate>Wed, 18 Sep 2024 07:27:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-monotonic-counters/m-p/1956342#M41045</guid>
      <dc:creator>JiayuZhou</dc:creator>
      <dc:date>2024-09-18T07:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 monotonic counters</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-monotonic-counters/m-p/1957169#M41093</link>
      <description>&lt;P&gt;The question already reached the right team, I got acknowledge from them. But still waiting. Depending on their workload, it can take even a few weeks in worst case. I will let you know once I receive their feedback.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2024 04:32:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-monotonic-counters/m-p/1957169#M41093</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2024-09-19T04:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 monotonic counters</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-monotonic-counters/m-p/1962837#M41377</link>
      <description>&lt;P&gt;Here's the feedback:&lt;/P&gt;
&lt;P&gt;***&lt;/P&gt;
&lt;P&gt;Basically configuring the RP to 64 bits will take the entire bitifield for that specific monotonic counter making so that everytime that the monotonic counter is updated it will be stored in memory and will be retained, after 512 updates on this case an erase operation will be triggered basically resetting the value of the monotonic counters. if we consider that there are 100,000 erase operations available in the Data Flash and you have the RP configured to 64 then you will be able to have around 512x100000 = 51,200,000 updates on the Monotonic Counter.&lt;/P&gt;
&lt;P&gt;***&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 16:57:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-monotonic-counters/m-p/1962837#M41377</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2024-09-26T16:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 monotonic counters</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-monotonic-counters/m-p/1963095#M41391</link>
      <description>thank you for your reply.&lt;BR /&gt;&lt;BR /&gt;while configuring the RP to 64 bits, every monotonic counter index can be updated 51,200,000, not all monotonic counter indexes can only be updated 51,200,000 in total, right? [in S32K314, index (from 0 to HSE_NUM_OF_MONOTONIC_COUNTERS – 1)]</description>
      <pubDate>Fri, 27 Sep 2024 02:11:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-monotonic-counters/m-p/1963095#M41391</guid>
      <dc:creator>JiayuZhou</dc:creator>
      <dc:date>2024-09-27T02:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 monotonic counters</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-monotonic-counters/m-p/1964221#M41447</link>
      <description>&lt;P&gt;It's the total number of updates. It doesn't matter how many counters are there.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 06:44:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-monotonic-counters/m-p/1964221#M41447</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2024-09-30T06:44:48Z</dc:date>
    </item>
  </channel>
</rss>

