<?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: Is there are flash example for the K20? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-are-flash-example-for-the-K20/m-p/354693#M17640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Flash writing is identical for the K20D72 and K60 (without FPU).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following gives some details &lt;A href="https://community.nxp.com/message/397838"&gt;Re: Re: Serial number programming in production - Kinetis K10&lt;/A&gt; (towards end)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally the differences (valid for KE, KL and K parts) are:&lt;/P&gt;&lt;P&gt;- parts with FPU and KE parts use phrase programming (8 bytes at a time) and other parts use long word programming (4 bytes at a time)&lt;/P&gt;&lt;P&gt;- the sector size varies between 512 bytes (KE parts), 1k (KL parts and some slower K parts - &amp;lt;= 50MHz), 2k most other parts, and 4k for FPU parts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a Flash driver that supports (automatically adapts itself to) all KE, KL and K parts in kinetis.c at &lt;A href="http://www.utasker.com/forum/index.php?topic=1721.0" title="http://www.utasker.com/forum/index.php?topic=1721.0"&gt;http://www.utasker.com/forum/index.php?topic=1721.0&lt;/A&gt;&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;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Aug 2014 18:04:24 GMT</pubDate>
    <dc:creator>mjbcswitzerland</dc:creator>
    <dc:date>2014-08-13T18:04:24Z</dc:date>
    <item>
      <title>Is there are flash example for the K20?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-are-flash-example-for-the-K20/m-p/354691#M17638</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;&amp;nbsp;&amp;nbsp; I am looking for a flash example for the k20 (specifically for TWR-K20D72M.)&amp;nbsp; Is it different than for the k60 or is writing to the flash the same for the kinetis family? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 01:30:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-are-flash-example-for-the-K20/m-p/354691#M17638</guid>
      <dc:creator>rhana</dc:creator>
      <dc:date>2014-08-13T01:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Is there are flash example for the K20?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-are-flash-example-for-the-K20/m-p/354692#M17639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Robert:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you installed CodeWarrior v10.6, there is a Flash example for your board using processor expert at the next path:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Freescale\CW MCU v10.6\MCU\CodeWarrior_Examples\Processor_Expert\Kinetis\TWR-K20D72M\FLASH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you do not like or simply don't want to use PEx, you can always download the &lt;EM&gt;C90TFS Driver&lt;/EM&gt; from the next link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" data-content-finding="Community" href="http://cache.freescale.com/files/32bit/software/C90TFS_FLASH_DRIVER.exe?&amp;amp;Parent_nodeId=&amp;amp;Parent_pageType="&gt;http://cache.freescale.com/files/32bit/software/C90TFS_FLASH_DRIVER.exe&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The package includes examples and instructions on how to use the flash APIs.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;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>Wed, 13 Aug 2014 02:15:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-are-flash-example-for-the-K20/m-p/354692#M17639</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2014-08-13T02:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is there are flash example for the K20?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-are-flash-example-for-the-K20/m-p/354693#M17640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Flash writing is identical for the K20D72 and K60 (without FPU).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following gives some details &lt;A href="https://community.nxp.com/message/397838"&gt;Re: Re: Serial number programming in production - Kinetis K10&lt;/A&gt; (towards end)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally the differences (valid for KE, KL and K parts) are:&lt;/P&gt;&lt;P&gt;- parts with FPU and KE parts use phrase programming (8 bytes at a time) and other parts use long word programming (4 bytes at a time)&lt;/P&gt;&lt;P&gt;- the sector size varies between 512 bytes (KE parts), 1k (KL parts and some slower K parts - &amp;lt;= 50MHz), 2k most other parts, and 4k for FPU parts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a Flash driver that supports (automatically adapts itself to) all KE, KL and K parts in kinetis.c at &lt;A href="http://www.utasker.com/forum/index.php?topic=1721.0" title="http://www.utasker.com/forum/index.php?topic=1721.0"&gt;http://www.utasker.com/forum/index.php?topic=1721.0&lt;/A&gt;&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 18:04:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-are-flash-example-for-the-K20/m-p/354693#M17640</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2014-08-13T18:04:24Z</dc:date>
    </item>
  </channel>
</rss>

