<?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 About KL43 Unique Identification Register (UID) in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-KL43-Unique-Identification-Register-UID/m-p/1473353#M63316</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using multiple KL43 series microcontrollers and trying to identify each one.&lt;/P&gt;&lt;P&gt;KL43 Sub-Family Reference Manual says that these have 96 bits Unique Identification Register (SIM_UIDMH, SIM_UIDML, SIM_UIDL).&lt;/P&gt;&lt;P&gt;Is it correct that these registers have different values for each microcomputer?&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jun 2022 05:36:02 GMT</pubDate>
    <dc:creator>kyohei</dc:creator>
    <dc:date>2022-06-14T05:36:02Z</dc:date>
    <item>
      <title>About KL43 Unique Identification Register (UID)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-KL43-Unique-Identification-Register-UID/m-p/1473353#M63316</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using multiple KL43 series microcontrollers and trying to identify each one.&lt;/P&gt;&lt;P&gt;KL43 Sub-Family Reference Manual says that these have 96 bits Unique Identification Register (SIM_UIDMH, SIM_UIDML, SIM_UIDL).&lt;/P&gt;&lt;P&gt;Is it correct that these registers have different values for each microcomputer?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 05:36:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-KL43-Unique-Identification-Register-UID/m-p/1473353#M63316</guid>
      <dc:creator>kyohei</dc:creator>
      <dc:date>2022-06-14T05:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: About KL43 Unique Identification Register (UID)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-KL43-Unique-Identification-Register-UID/m-p/1473368#M63317</link>
      <description>&lt;P&gt;Yes, I'm using it in that way too.&lt;/P&gt;&lt;P&gt;But how that UID is built up is not public afik.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 06:02:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-KL43-Unique-Identification-Register-UID/m-p/1473368#M63317</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2022-06-14T06:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: About KL43 Unique Identification Register (UID)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-KL43-Unique-Identification-Register-UID/m-p/1473384#M63319</link>
      <description>&lt;P&gt;Thanks for your replying.&amp;nbsp;&lt;SPAN&gt;You've been very helpful.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;By the way, is there any official document that has such a description?&lt;/P&gt;&lt;P&gt;I couldn't find such a description in the reference manual.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 06:31:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-KL43-Unique-Identification-Register-UID/m-p/1473384#M63319</guid>
      <dc:creator>kyohei</dc:creator>
      <dc:date>2022-06-14T06:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: About KL43 Unique Identification Register (UID)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-KL43-Unique-Identification-Register-UID/m-p/1473407#M63320</link>
      <description>&lt;P&gt;What kind of description are you looking for? The Reference Manual for KL43 describes the registers with its bits.&lt;/P&gt;&lt;P&gt;If you want to see how I'm reading/using the UID, see&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;McuArmTools_UIDGet()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;in &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;A href="https://github.com/ErichStyger/McuOnEclipseLibrary/blob/master/lib/src/McuArmTools.c" target="_blank" rel="noopener"&gt;https://github.com/ErichStyger/McuOnEclipseLibrary/blob/master/lib/src/McuArmTools.c&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;I hope this helps,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Erich&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 06:56:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-KL43-Unique-Identification-Register-UID/m-p/1473407#M63320</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2022-06-14T06:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: About KL43 Unique Identification Register (UID)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-KL43-Unique-Identification-Register-UID/m-p/1473421#M63321</link>
      <description>&lt;P&gt;We don't provide information on how the unique ID is generated. We only guarantee that it is unique.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 07:14:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-KL43-Unique-Identification-Register-UID/m-p/1473421#M63321</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2022-06-14T07:14:01Z</dc:date>
    </item>
  </channel>
</rss>

