<?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: KW40Z Uart Bootloader and I2C Bootloader in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/KW40Z-Uart-Bootloader-and-I2C-Bootloader/m-p/460693#M735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Daniel Tseng:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For UART bootloader, you might find the next document useful, the software package includes an IAR project:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-328168"&gt;Kinetis Bootloader to Update Multiple Devices in a Network - for Cortex-M0+&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for I2C, there is only available the application note &lt;STRONG&gt;AN4655&lt;/STRONG&gt; with the corresponding software package &lt;STRONG&gt;AN4655SW&lt;/STRONG&gt; which includes an IAR project:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4655.pdf" title="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4655.pdf"&gt;http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4655.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4655SW.zip" title="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4655SW.zip"&gt;http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4655SW.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Such I2C bootloader is actually a UART-to-I2C bridge to be used with the &lt;STRONG&gt;AN2295&lt;/STRONG&gt; UART bootloader PC tool:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN2295.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1" title="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN2295.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1"&gt;http://cache.nxp.com/files/microcontrollers/doc/app_note/AN2295.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN2295SW.zip" title="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN2295SW.zip"&gt;http://cache.nxp.com/files/microcontrollers/doc/app_note/AN2295SW.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Jorge Gonzalez&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>Tue, 05 Apr 2016 23:44:26 GMT</pubDate>
    <dc:creator>Jorge_Gonzalez</dc:creator>
    <dc:date>2016-04-05T23:44:26Z</dc:date>
    <item>
      <title>KW40Z Uart Bootloader and I2C Bootloader</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW40Z-Uart-Bootloader-and-I2C-Bootloader/m-p/460692#M734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;About KW40Z Bootloader, currently only available OTA Bootloader function.&lt;/P&gt;&lt;P&gt;Can you provide KW40Z I2C Bootloader function and UART Bootloader.&lt;/P&gt;&lt;P&gt;Customers need to have these two functions.&lt;/P&gt;&lt;P&gt;I want to use the previous IC (KL25) to change code, but it in the Code Warrier or KDS,&lt;/P&gt;&lt;P&gt;Currently KW40Z in IAR, to cross a different environment, the difference is too big,&lt;/P&gt;&lt;P&gt;I can not find a method to start.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 09:33:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW40Z-Uart-Bootloader-and-I2C-Bootloader/m-p/460692#M734</guid>
      <dc:creator>danieltseng</dc:creator>
      <dc:date>2016-03-31T09:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: KW40Z Uart Bootloader and I2C Bootloader</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW40Z-Uart-Bootloader-and-I2C-Bootloader/m-p/460693#M735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Daniel Tseng:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For UART bootloader, you might find the next document useful, the software package includes an IAR project:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-328168"&gt;Kinetis Bootloader to Update Multiple Devices in a Network - for Cortex-M0+&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for I2C, there is only available the application note &lt;STRONG&gt;AN4655&lt;/STRONG&gt; with the corresponding software package &lt;STRONG&gt;AN4655SW&lt;/STRONG&gt; which includes an IAR project:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4655.pdf" title="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4655.pdf"&gt;http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4655.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4655SW.zip" title="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4655SW.zip"&gt;http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4655SW.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Such I2C bootloader is actually a UART-to-I2C bridge to be used with the &lt;STRONG&gt;AN2295&lt;/STRONG&gt; UART bootloader PC tool:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN2295.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1" title="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN2295.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1"&gt;http://cache.nxp.com/files/microcontrollers/doc/app_note/AN2295.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN2295SW.zip" title="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN2295SW.zip"&gt;http://cache.nxp.com/files/microcontrollers/doc/app_note/AN2295SW.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Jorge Gonzalez&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>Tue, 05 Apr 2016 23:44:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW40Z-Uart-Bootloader-and-I2C-Bootloader/m-p/460693#M735</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2016-04-05T23:44:26Z</dc:date>
    </item>
  </channel>
</rss>

