<?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: S32k344 Getting UID, 6 255s? in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32k344-Getting-UID-6-255s/m-p/2079684#M47724</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/230291"&gt;@pb632146&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Can you read the ID with the debugger:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1744613993977.png" style="width: 646px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/332832i6FE7E54571489D7F/image-dimensions/646x268?v=v2" width="646" height="268" role="button" title="danielmartynek_0-1744613993977.png" alt="danielmartynek_0-1744613993977.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_1-1744614026251.png" style="width: 646px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/332833i5FB873FFEB45EC87/image-dimensions/646x210?v=v2" width="646" height="210" role="button" title="danielmartynek_1-1744614026251.png" alt="danielmartynek_1-1744614026251.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you confirm you have the right MCUs in these registers:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_2-1744614190074.png" style="width: 645px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/332834iA74C2E8736E0721B/image-dimensions/645x584?v=v2" width="645" height="584" role="button" title="danielmartynek_2-1744614190074.png" alt="danielmartynek_2-1744614190074.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Apr 2025 07:03:35 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2025-04-14T07:03:35Z</dc:date>
    <item>
      <title>S32k344 Getting UID, 6 255s?</title>
      <link>https://community.nxp.com/t5/S32K/S32k344-Getting-UID-6-255s/m-p/2078702#M47667</link>
      <description>&lt;P&gt;I am trying to follow&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K/How-to-get-the-MCU-unique-ID-for-s32k344/m-p/1550028" target="_blank"&gt;https://community.nxp.com/t5/S32K/How-to-get-the-MCU-unique-ID-for-s32k344/m-p/1550028&lt;/A&gt;&amp;nbsp;to obtain a unique identifier per board. However when I get the data i get 2 bytes of actual data then 6 bytes of 255s, and the 2 bytes of actual numbers had 2 duplicates between 3 boards of 31 101 255 255 255 255 255 255,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pb632146_1-1744335388886.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/332606i32E39E4DC98DB961/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pb632146_1-1744335388886.png" alt="pb632146_1-1744335388886.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32K/Identify-a-S32K-with-a-unique-ID/td-p/1027620" target="_blank"&gt;https://community.nxp.com/t5/S32K/Identify-a-S32K-with-a-unique-ID/td-p/1027620&lt;/A&gt;&amp;nbsp;I have also seen this post about the SIM memory map but if I try to access those memory locations then the debugger fails to even launch let alone hard fault.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I properly obtain a serial/identification for each board that comes pre assigned?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2025 01:38:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k344-Getting-UID-6-255s/m-p/2078702#M47667</guid>
      <dc:creator>pb632146</dc:creator>
      <dc:date>2025-04-11T01:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: S32k344 Getting UID, 6 255s?</title>
      <link>https://community.nxp.com/t5/S32K/S32k344-Getting-UID-6-255s/m-p/2079684#M47724</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/230291"&gt;@pb632146&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Can you read the ID with the debugger:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1744613993977.png" style="width: 646px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/332832i6FE7E54571489D7F/image-dimensions/646x268?v=v2" width="646" height="268" role="button" title="danielmartynek_0-1744613993977.png" alt="danielmartynek_0-1744613993977.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_1-1744614026251.png" style="width: 646px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/332833i5FB873FFEB45EC87/image-dimensions/646x210?v=v2" width="646" height="210" role="button" title="danielmartynek_1-1744614026251.png" alt="danielmartynek_1-1744614026251.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you confirm you have the right MCUs in these registers:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_2-1744614190074.png" style="width: 645px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/332834iA74C2E8736E0721B/image-dimensions/645x584?v=v2" width="645" height="584" role="button" title="danielmartynek_2-1744614190074.png" alt="danielmartynek_2-1744614190074.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 07:03:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k344-Getting-UID-6-255s/m-p/2079684#M47724</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2025-04-14T07:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: S32k344 Getting UID, 6 255s?</title>
      <link>https://community.nxp.com/t5/S32K/S32k344-Getting-UID-6-255s/m-p/2083510#M47934</link>
      <description>&lt;P&gt;Hello Yes I can see the id if i look at it with the debugger&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pb632146_0-1745189449944.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/333977i179935C611560820/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pb632146_0-1745189449944.png" alt="pb632146_0-1745189449944.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pb632146_2-1745189597456.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/333979i9AB2677670065B6C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pb632146_2-1745189597456.png" alt="pb632146_2-1745189597456.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pb632146_3-1745189608907.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/333980i8842A16C5B92090C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pb632146_3-1745189608907.png" alt="pb632146_3-1745189608907.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It appears to get the first byte correct but then the 2nd byte is incorrect and the rest of it is 255s&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using memcpy seems to work though.&lt;/P&gt;&lt;P&gt;Trying to read 40290000 does not return anything though.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pb632146_1-1745189516004.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/333978i9E1261C36ACD0165/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pb632146_1-1745189516004.png" alt="pb632146_1-1745189516004.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Sorry I mistakenly said 344 its a 342&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Apr 2025 22:56:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k344-Getting-UID-6-255s/m-p/2083510#M47934</guid>
      <dc:creator>pb632146</dc:creator>
      <dc:date>2025-04-20T22:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: S32k344 Getting UID, 6 255s?</title>
      <link>https://community.nxp.com/t5/S32K/S32k344-Getting-UID-6-255s/m-p/2084374#M47978</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/230291"&gt;@pb632146&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;You use an 32bit pointer to read the 8bit data without any casting.&lt;/P&gt;
&lt;P&gt;Can you try something like this:&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;void read_id(uint8_t *source, uint8_t *destination) {
    for (int i = 0; i &amp;lt; 8; i++) {
        destination[i] = source[i];
    }
}
&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 22 Apr 2025 07:30:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k344-Getting-UID-6-255s/m-p/2084374#M47978</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2025-04-22T07:30:12Z</dc:date>
    </item>
  </channel>
</rss>

