<?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>Kinetis Microcontrollers中的主题 Re: Getting device UID on KL27 bootrom</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-device-UID-on-KL27-bootrom/m-p/630887#M37982</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Could you tell me your chip's full name(part number) and your mask set number?&lt;/P&gt;&lt;P&gt;&amp;nbsp; Or you can give me your chip's picture which contains the part number, I need to check the bootloader version with our according department.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Mar 2017 02:16:02 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2017-03-13T02:16:02Z</dc:date>
    <item>
      <title>Getting device UID on KL27 bootrom</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-device-UID-on-KL27-bootrom/m-p/630882#M37977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We were hoping to be able to get the KL27's device UID while running the bootrom, however the&amp;nbsp;get-property command fails when attempting this from the host side:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;./blhost -u -- get-property 18&lt;BR /&gt;Inject command 'get-property'&lt;BR /&gt;Response status = 10300 (0x283c) Unknown property.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had previously found and downloaded an older version of the bootloader source (version 1.1.0), and checking this source just now it appeared that the&amp;nbsp;device UID property (18) was supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you offer advice on the following?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Is getting the&amp;nbsp;device UID in bootrom mode supported? If not with the&amp;nbsp;get-property command, how can it be done?&lt;/P&gt;&lt;P&gt;- What version of the&amp;nbsp;bootloader is in the&amp;nbsp;bootrom?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers, Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 21:51:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-device-UID-on-KL27-bootrom/m-p/630882#M37977</guid>
      <dc:creator>chrismc</dc:creator>
      <dc:date>2017-03-07T21:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Getting device UID on KL27 bootrom</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-device-UID-on-KL27-bootrom/m-p/630883#M37978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris McHarg,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Yes, the ROM bootloader support the UID read out.&lt;/P&gt;&lt;P&gt;Press NMI and Reset button directly, then release reset at first, then release NMI button.&lt;/P&gt;&lt;P&gt;You can input this code:&lt;/P&gt;&lt;P&gt;blhost -p COM6 -- get-property 0x12&lt;/P&gt;&lt;P&gt;in the NXP_Kinetis_Bootloader_2_0_0\bin\Tools\blhost\win blhost. COMxx, xx should be your own according COM port.&lt;/P&gt;&lt;P&gt;This is my result:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16235i297F046D85EEF464/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can find the blhost can read out the correct UID code.&lt;/P&gt;&lt;P&gt;If you want to get the bootloader version, you can use :&lt;/P&gt;&lt;P&gt;blhost -p COM6 -- get-property 1&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16336iCCF57960AFB7DD72/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have question, please let me know!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 06:55:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-device-UID-on-KL27-bootrom/m-p/630883#M37978</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2017-03-08T06:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Getting device UID on KL27 bootrom</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-device-UID-on-KL27-bootrom/m-p/630884#M37979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply, but as you can see in my original post I have tried that property ID (18 / 0x12) and the command is returning "Unknown property".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trying the version property just now, it reports version 1.0.0. I have not been able to find source code for this version to confirm whether it should support the UID property or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please answer the following questions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Do you know why the&amp;nbsp;UID property works for you but not for the BootROM I'm working with (1.0.0)?&lt;/P&gt;&lt;P&gt;- Can the 1.0.0 bootloader source code be downloaded somewhere?&lt;/P&gt;&lt;P&gt;- If version 1.0.0 of the bootloader (in the BootROM in the parts I have) doesn't support the UID property, is there an alternative way of getting the UID in the bootloader?&lt;/P&gt;&lt;P&gt;- Are KL27 parts available with a newer bootloader version in the BootROM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers, Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 20:16:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-device-UID-on-KL27-bootrom/m-p/630884#M37979</guid>
      <dc:creator>chrismc</dc:creator>
      <dc:date>2017-03-08T20:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Getting device UID on KL27 bootrom</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-device-UID-on-KL27-bootrom/m-p/630885#M37980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris McHarg,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Your original post is reject, I think the command still have problem, you need to use :&lt;/P&gt;&lt;P&gt;blhost -p COM6 -- get-property 0x12&lt;/P&gt;&lt;P&gt;&amp;nbsp;and you need to make the chip run from ROM, just as I have told you in my last reply.&lt;/P&gt;&lt;P&gt;1, Do you know why the&amp;nbsp;UID property works for you but not for the BootROM I'm working with (1.0.0)?&lt;/P&gt;&lt;P&gt;&amp;nbsp; Could you give me your chip's full name and the mask set number?&lt;/P&gt;&lt;P&gt;&amp;nbsp; Maybe 1.0.0 is not support the UID read, but the 1.1.0 support it, my bootloader is 1.1.0, you can find it from my last reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp; You also can read it with IDE, whether the UID can be read out correctly?&lt;/P&gt;&lt;P&gt;2, Can the 1.0.0 bootloader source code be downloaded somewhere?&lt;/P&gt;&lt;P&gt;&amp;nbsp; Actually, KL27 have the ROM Bootloader, it is fixed when out of the factory, so you customer can't modify the ROM bootloader by themselves.&lt;/P&gt;&lt;P&gt;3 If version 1.0.0 of the bootloader (in the BootROM in the parts I have) doesn't support the UID property, is there an alternative way of getting the UID in the bootloader?&lt;/P&gt;&lt;P&gt;&amp;nbsp; Maybe you can try to use the code to read it in the APP.&lt;/P&gt;&lt;P&gt;4. Are KL27 parts available with a newer bootloader version in the BootROM?&lt;/P&gt;&lt;P&gt;&amp;nbsp; My FRDM-KL27 board is using the bootloader K1.1.0, so you can choose the chip in the FRDM-KL27, it has the new bootROM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;/P&gt;&lt;P&gt;Kerry&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 06:16:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-device-UID-on-KL27-bootrom/m-p/630885#M37980</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2017-03-09T06:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Getting device UID on KL27 bootrom</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-device-UID-on-KL27-bootrom/m-p/630886#M37981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P style="color: #51626f; border: 0px;"&gt;&amp;nbsp;Your original post is reject, I think the command still have problem, you need to use :&lt;/P&gt;&lt;P style="color: #51626f; border: 0px;"&gt;blhost -p COM6 -- get-property 0x12&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="color: #51626f; border: 0px;"&gt;The command does not have a problem - you can see the BootROM returning a reply -&amp;nbsp;Unknown property. I am using USB (-u) to connect, and just specified the property number in decimal instead of hex like you. All other commands work. It is just 0x12 / 18 that returns "&lt;SPAN&gt;Unknown property&lt;/SPAN&gt;".&lt;/P&gt;&lt;P style="color: #51626f; border: 0px;"&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P style="border: 0px;"&gt;1, Do you know why the&amp;nbsp;UID property works for you but not for the BootROM I'm working with (1.0.0)?&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp; Could you give me your chip's full name and the mask set number?&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp; Maybe 1.0.0 is not support the UID read, but the 1.1.0 support it, my bootloader is 1.1.0, you can find it from my last reply.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I can see it is working for you with 1.1.0 - that is why I am asking about 1.0.0. Can you get info on 1.0.0 - does 1.0.0 support getting the UID or not? I'll see if I can get the chip's full name / mask number tomorrow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;You also can read it with IDE, whether the UID can be read out correctly?&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;We have no problem reading the UID registers within out our app code - I am specifically asking about the BootROM.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P style="border: 0px;"&gt;2, Can the 1.0.0 bootloader source code be downloaded somewhere?&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp; Actually, KL27 have the ROM Bootloader, it is fixed when out of the factory, so you customer can't modify the ROM bootloader by themselves.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="border: 0px;"&gt;I was interested in getting the source code so I could check for myself what the state of its UID property get support was. I know I can't modify a ROM.&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P style="color: #51626f; border: 0px;"&gt;3 If version 1.0.0 of the bootloader (in the BootROM in the parts I have) doesn't support the UID property, is there an alternative way of getting the UID in the bootloader?&lt;/P&gt;&lt;P style="color: #51626f; border: 0px;"&gt;&amp;nbsp; Maybe you can try to use the code to read it in the APP.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="color: #51626f; border: 0px;"&gt;As above, I know we can read it from the registers in app code. I am asking about the BootROM.&lt;/P&gt;&lt;P style="color: #51626f; border: 0px;"&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P style="border: 0px;"&gt;4. Are KL27 parts available with a newer bootloader version in the BootROM?&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp; My FRDM-KL27 board is using the bootloader K1.1.0, so you can choose the chip in the FRDM-KL27, it has the new bootROM.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;That is very interesting info. Can you provide advice on how we can ensure we can get chips with bootloader version&amp;nbsp;&lt;SPAN style="background-color: #f6f6f6;"&gt;1.1.0?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;Cheers, Chris&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 07:02:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-device-UID-on-KL27-bootrom/m-p/630886#M37981</guid>
      <dc:creator>chrismc</dc:creator>
      <dc:date>2017-03-09T07:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Getting device UID on KL27 bootrom</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-device-UID-on-KL27-bootrom/m-p/630887#M37982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Could you tell me your chip's full name(part number) and your mask set number?&lt;/P&gt;&lt;P&gt;&amp;nbsp; Or you can give me your chip's picture which contains the part number, I need to check the bootloader version with our according department.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 02:16:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-device-UID-on-KL27-bootrom/m-p/630887#M37982</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2017-03-13T02:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Getting device UID on KL27 bootrom</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-device-UID-on-KL27-bootrom/m-p/630888#M37983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reminder - the chip picture is below. You can't find any info based on the fact that it's reporting bootloader version 1.0.0?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers, Chris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="nxp-chip.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/15327i89CBECD76247BD6C/image-size/large?v=v2&amp;amp;px=999" role="button" title="nxp-chip.jpg" alt="nxp-chip.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 03:23:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-device-UID-on-KL27-bootrom/m-p/630888#M37983</guid>
      <dc:creator>chrismc</dc:creator>
      <dc:date>2017-03-13T03:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Getting device UID on KL27 bootrom</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-device-UID-on-KL27-bootrom/m-p/630889#M37984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris McHarg,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you for your updated information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have check it with our according department.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Now, in conclusion, version 1.0.0 chip: KL13Z256/128, KL33Z256/128 ， KL27z256/128, KL43Z256/128， KL03&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; version 1.1.0 or above: KL13Z64/32, KL43Z64/32,KL27Z64/32,KL33Z64/32&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;version 1.0.0 don't support the UID reading, the reversion 1.1.0 or above chip support the UID reading.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have question, please let me know!&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P style="padding: 0px; min-height: 8pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 09:51:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-device-UID-on-KL27-bootrom/m-p/630889#M37984</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2017-03-13T09:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Getting device UID on KL27 bootrom</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-device-UID-on-KL27-bootrom/m-p/630890#M37985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When will the 1.0 chips be upgraded?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 14:24:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-device-UID-on-KL27-bootrom/m-p/630890#M37985</guid>
      <dc:creator>bobpaddock</dc:creator>
      <dc:date>2017-03-13T14:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Getting device UID on KL27 bootrom</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-device-UID-on-KL27-bootrom/m-p/630891#M37986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No schedule about it now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 03:11:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-device-UID-on-KL27-bootrom/m-p/630891#M37986</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2017-03-14T03:11:55Z</dc:date>
    </item>
  </channel>
</rss>

