<?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: KL27Z128/256 USB DFU &amp; Other Question in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL27Z128-256-USB-DFU-Other-Question/m-p/835243#M50498</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Answer to your questions:&lt;/P&gt;&lt;P&gt;1. Please make reference from below post which is a summary on the Kinetis Bootloader:( See AN4370 )&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-103383"&gt;Kinetis Bootloader 总结&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. As for the copy code into RAM, I am not sure what IDE are you using?&lt;/P&gt;&lt;P&gt;3. The 32-byte backup register file is for customer critical data that is is powered in all power modes. Also it retains contents during low-voltage detect (LVD) events and is only reset during a power-on reset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Sep 2018 05:59:57 GMT</pubDate>
    <dc:creator>miduo</dc:creator>
    <dc:date>2018-09-19T05:59:57Z</dc:date>
    <item>
      <title>KL27Z128/256 USB DFU &amp; Other Question</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL27Z128-256-USB-DFU-Other-Question/m-p/835242#M50497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now i am using KL27Z ( FRDM-KL43 EVM )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have some question as below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. We survey USB / DFU Function now , have any AN can teach us how to use this ? Whether i have to download a USB FW then i can use DFU Function ? it's ROM Bootloader device , i don't think i need to download the USB Code first , so we need your help ~ thanks a lot !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. We prefer to copy code into RAM , Have any AN show this ? i need full function or Example to use this ~ thanks !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. I see the 32 byte Backup register in DS as below , but i haven't see it in RM . And what is this use for ? Have some introduce ? thanks a lot !!&lt;/P&gt;&lt;P&gt;&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/68936i2320CE9D69AAB22D/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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2018 02:18:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL27Z128-256-USB-DFU-Other-Question/m-p/835242#M50497</guid>
      <dc:creator>ellenlin</dc:creator>
      <dc:date>2018-09-18T02:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: KL27Z128/256 USB DFU &amp; Other Question</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL27Z128-256-USB-DFU-Other-Question/m-p/835243#M50498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Answer to your questions:&lt;/P&gt;&lt;P&gt;1. Please make reference from below post which is a summary on the Kinetis Bootloader:( See AN4370 )&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-103383"&gt;Kinetis Bootloader 总结&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. As for the copy code into RAM, I am not sure what IDE are you using?&lt;/P&gt;&lt;P&gt;3. The 32-byte backup register file is for customer critical data that is is powered in all power modes. Also it retains contents during low-voltage detect (LVD) events and is only reset during a power-on reset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 05:59:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL27Z128-256-USB-DFU-Other-Question/m-p/835243#M50498</guid>
      <dc:creator>miduo</dc:creator>
      <dc:date>2018-09-19T05:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: KL27Z128/256 USB DFU &amp; Other Question</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL27Z128-256-USB-DFU-Other-Question/m-p/835244#M50499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Fang Li ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;1. I 'll do this first , any question i will update to you , thanks a lot !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;2. IDE is MCUXpresso ,Need your help to check this ,&amp;nbsp; Thanks !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;3. ok !! thanks !!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;And where can i find it shows in Reference Manual ? Thanks a lot !!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 06:12:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL27Z128-256-USB-DFU-Other-Question/m-p/835244#M50499</guid>
      <dc:creator>ellenlin</dc:creator>
      <dc:date>2018-09-19T06:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: KL27Z128/256 USB DFU &amp; Other Question</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL27Z128-256-USB-DFU-Other-Question/m-p/835245#M50500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Fang Li ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;1. I has already download the code by DFU and make a sequence file as attachment 1. , but , how to modify " 5 sec " in ROM , if no USB / UART / I2C / SPI Detect , go to main API Code , How to modify " 5 sec "&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;2. I follow the attachment 2 to Relocate code into ram , it's ok ? it will make code more quickly ? or any other effect ? thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;3.&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;where can i find it shows in Reference Manual&lt;SPAN&gt;&amp;nbsp; , its function the same as define a parameter , what is difference between Backup register &amp;amp; unsigned char parameter ? power mode ? or others ? thanks a lot !!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2018 05:56:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL27Z128-256-USB-DFU-Other-Question/m-p/835245#M50500</guid>
      <dc:creator>ellenlin</dc:creator>
      <dc:date>2018-09-21T05:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: KL27Z128/256 USB DFU &amp; Other Question</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL27Z128-256-USB-DFU-Other-Question/m-p/835246#M50501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="15295" data-username="miduo" href="https://community.nxp.com/people/miduo" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 200; text-decoration: underline; font-size: 1.286rem;"&gt;Fang Li&lt;/A&gt;&lt;SPAN style="color: #3d9ce7; background-color: #ffffff; font-weight: 500;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="&amp;amp;#21729;&amp;amp;#24037;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/123409i6A21A53E8540E058/image-size/large?v=v2&amp;amp;px=999" role="button" title="&amp;amp;#21729;&amp;amp;#24037;" alt="&amp;amp;#21729;&amp;amp;#24037;" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;1. I provide the ROM Code USB / DFU method to customer , they says that they need customize the Bootloader , not&amp;nbsp; use ROM Code ,&amp;nbsp;&lt;SPAN&gt;ROM Code USB / DFU&amp;nbsp;can't meet their requirements , &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;And they use IDE MCUXpresso ,&amp;nbsp;&lt;STRONG style="color: black; font-size: 12.0pt;"&gt;how to build the bootloader with MCUXpresso ? The document didn't use MCUXpresso.&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG style="color: black; font-size: 12.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Thanks !!&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 03:15:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL27Z128-256-USB-DFU-Other-Question/m-p/835246#M50501</guid>
      <dc:creator>ellenlin</dc:creator>
      <dc:date>2018-09-25T03:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: KL27Z128/256 USB DFU &amp; Other Question</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL27Z128-256-USB-DFU-Other-Question/m-p/835247#M50502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, we do not provide the bootloader based on the MCUXPRESSO.( We had add the "MCU-BOOT" function with several parts within latest MCUXPRESSO, but no KL27.) So for customer who really concern this, we recommend to porting the project from KBOOT to Mcupresso by their own.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://mcuoneclipse.com/2017/04/02/mcuxpresso-ide-importing-kinetis-design-studio-projects/" title="https://mcuoneclipse.com/2017/04/02/mcuxpresso-ide-importing-kinetis-design-studio-projects/"&gt;MCUXpresso IDE: Importing Kinetis Design Studio Projects | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/1032500"&gt;https://community.nxp.com/message/1032500&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 08:23:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL27Z128-256-USB-DFU-Other-Question/m-p/835247#M50502</guid>
      <dc:creator>miduo</dc:creator>
      <dc:date>2018-09-25T08:23:49Z</dc:date>
    </item>
  </channel>
</rss>

