<?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 Is there a free bootloader on Kinetis Microncontroller? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-a-free-bootloader-on-Kinetis-Microncontroller/m-p/902184#M53077</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I actually work on a Kinetis K22 with a utasker bootloader that take the .bin program file from an external SDcard. I develop using MCUXpresso tool.&lt;/P&gt;&lt;P&gt;I wanna start a new project using a smaller Microcontroller, that could be the&amp;nbsp; MKL02Z16VFG4 (because I need 2 I2C and 2 UART).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a free bootloader (free also for commercial use), that I can use to program the microcontroller directly from UART or I2C ?&amp;nbsp; (I have read about MCUbootloader or Kinetis bootloader but I have not understood wich could be used&amp;nbsp;or the differences).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 May 2019 08:48:04 GMT</pubDate>
    <dc:creator>gabriele_endriz</dc:creator>
    <dc:date>2019-05-06T08:48:04Z</dc:date>
    <item>
      <title>Is there a free bootloader on Kinetis Microncontroller?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-a-free-bootloader-on-Kinetis-Microncontroller/m-p/902184#M53077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I actually work on a Kinetis K22 with a utasker bootloader that take the .bin program file from an external SDcard. I develop using MCUXpresso tool.&lt;/P&gt;&lt;P&gt;I wanna start a new project using a smaller Microcontroller, that could be the&amp;nbsp; MKL02Z16VFG4 (because I need 2 I2C and 2 UART).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a free bootloader (free also for commercial use), that I can use to program the microcontroller directly from UART or I2C ?&amp;nbsp; (I have read about MCUbootloader or Kinetis bootloader but I have not understood wich could be used&amp;nbsp;or the differences).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2019 08:48:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-a-free-bootloader-on-Kinetis-Microncontroller/m-p/902184#M53077</guid>
      <dc:creator>gabriele_endriz</dc:creator>
      <dc:date>2019-05-06T08:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a free bootloader on Kinetis Microncontroller?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-a-free-bootloader-on-Kinetis-Microncontroller/m-p/902185#M53078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you already have a uTasker commercial full license you can use it for any Kinetis part and any number of products. The uTasker project includes KBOOT UART loader for KL02 (http://www.utasker.com/kinetis/FRDM-KL02Z.html about 6k in size) as well as UART SREC/iHEX loaders or I2C slave (see this video &lt;A href="https://www.youtube.com/watch?v=awREsqeCEzQ&amp;amp;list=PLWKlVb_MqDQFZAulrUywU30v869JBYi9Q&amp;amp;index=22)" target="test_blank"&gt;https://www.youtube.com/watch?v=awREsqeCEzQ&amp;amp;list=PLWKlVb_MqDQFZAulrUywU30v869JBYi9Q&amp;amp;index=22)&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have been using the open source version in the past it also contains the KBOOT UART method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should you need support but can't afford commercial licensing or you are not allowed to invest in software and services you can also request a free commercial license which is supported free at this forum and is designed to help start-ups that are not yet profitable to quickly get their first product into production.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also take a look at the KL03 rather than the KL02 since it has the KBOOT UART method in its internal ROM LOADER that will not requre the serial loader to take up any Flash space of these smaller Flash devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;Complete Kinetis solutions for professional needs, training and support:&amp;nbsp; &lt;A href="http://www.utasker.com/kinetis.html" target="test_blank"&gt;http://www.utasker.com/kinetis.html&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2019 15:19:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-a-free-bootloader-on-Kinetis-Microncontroller/m-p/902185#M53078</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2019-05-06T15:19:31Z</dc:date>
    </item>
  </channel>
</rss>

