<?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>i.MX ProcessorsのトピックGetting Unique ID</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Getting-Unique-ID/m-p/402251#M59512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; We are using i.mx233 processor for our handheld device, now we have to assign ID (Serial number) to the device.&lt;/P&gt;&lt;P&gt;How to get processor serial number ...? Is it stored in any where....? , If we get processor number we can use that number as a reference number&lt;/P&gt;&lt;P&gt;for unique ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me sort out this issue.....?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kishore P &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jun 2015 06:06:42 GMT</pubDate>
    <dc:creator>kishorepoojari</dc:creator>
    <dc:date>2015-06-16T06:06:42Z</dc:date>
    <item>
      <title>Getting Unique ID</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Getting-Unique-ID/m-p/402251#M59512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; We are using i.mx233 processor for our handheld device, now we have to assign ID (Serial number) to the device.&lt;/P&gt;&lt;P&gt;How to get processor serial number ...? Is it stored in any where....? , If we get processor number we can use that number as a reference number&lt;/P&gt;&lt;P&gt;for unique ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me sort out this issue.....?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kishore P &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 06:06:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Getting-Unique-ID/m-p/402251#M59512</guid>
      <dc:creator>kishorepoojari</dc:creator>
      <dc:date>2015-06-16T06:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Unique ID</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Getting-Unique-ID/m-p/402252#M59513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest to make use of OTP bit in iMX233. The &lt;SPAN class="&amp;amp;quothighlight&amp;quot;"&gt;&lt;STRONG&gt;i.MX23&lt;/STRONG&gt;&lt;/SPAN&gt; does have a &lt;SPAN class="&amp;amp;quothighlight&amp;quot;"&gt;&lt;STRONG&gt;unique&lt;/STRONG&gt;&lt;/SPAN&gt; key made up of the bits from registers HW_OCOTP_OPSn.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will find further information on this feature, including how to read it, on Chapter 7 [On-Chip OTP (OCOTP) Controller] of the &lt;SPAN class="&amp;amp;quothighlight&amp;quot;"&gt;&lt;STRONG&gt;i.MX23&lt;/STRONG&gt;&lt;/SPAN&gt; Applications Processor Reference Manual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://cache.freescale.com/files/dsp/doc/ref_manual/IMX23RM.pdf" rel="nofollow" target="_blank"&gt;http://cache.freescale.com/files/dsp/doc/ref_manual/IMX23RM.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 20:27:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Getting-Unique-ID/m-p/402252#M59513</guid>
      <dc:creator>SergioSolis</dc:creator>
      <dc:date>2015-06-16T20:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Unique ID</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Getting-Unique-ID/m-p/402253#M59514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello SergioSolis ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the above input , current we are able to read values of HW_OCOTP_OPSn[0..3] registers .&lt;/P&gt;&lt;P&gt;But we unable to interpret of each values are used&amp;nbsp; for (Eg : Serial Number or part number or version ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please clarify .....?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kishore P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 06:55:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Getting-Unique-ID/m-p/402253#M59514</guid>
      <dc:creator>kishorepoojari</dc:creator>
      <dc:date>2015-06-18T06:55:18Z</dc:date>
    </item>
  </channel>
</rss>

