<?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 KL46Z FRDM internal flash using in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL46Z-FRDM-internal-flash-using/m-p/332981#M15724</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using KL46Z FRDM board and I want to use internal flash to store data through FTFA commands. I am able to erase blocks and program longWords (4 bytes). The problem is about timing : it takes long time in each Program longword before CCIF flag is set (around 176us while datasheet KL46P121M48SF4.pdf says 65 us) so it takes around 500ms to program 32 KB.&lt;/P&gt;&lt;P&gt;Did someone experience same problem? Writing data 32 bits by 32 bits is the best way?&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Feb 2015 14:40:09 GMT</pubDate>
    <dc:creator>mohamedessadoun</dc:creator>
    <dc:date>2015-02-24T14:40:09Z</dc:date>
    <item>
      <title>KL46Z FRDM internal flash using</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL46Z-FRDM-internal-flash-using/m-p/332981#M15724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using KL46Z FRDM board and I want to use internal flash to store data through FTFA commands. I am able to erase blocks and program longWords (4 bytes). The problem is about timing : it takes long time in each Program longword before CCIF flag is set (around 176us while datasheet KL46P121M48SF4.pdf says 65 us) so it takes around 500ms to program 32 KB.&lt;/P&gt;&lt;P&gt;Did someone experience same problem? Writing data 32 bits by 32 bits is the best way?&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 14:40:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL46Z-FRDM-internal-flash-using/m-p/332981#M15724</guid>
      <dc:creator>mohamedessadoun</dc:creator>
      <dc:date>2015-02-24T14:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: KL46Z FRDM internal flash using</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL46Z-FRDM-internal-flash-using/m-p/332982#M15725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello mohamedessadouni:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The flashing time should be measured from the moment the command is launched by clearing CCIF (write 1 to clear). Also, the datasheet specifies 65 us as typical, but the maximum time is 145 us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="KL46_flash.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/50847i22D0CF1C7E5816B6/image-size/large?v=v2&amp;amp;px=999" role="button" title="KL46_flash.png" alt="KL46_flash.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About programming, for Kinetis L there is no "Program Section" command, so yes, you have to write 32 bits at a time.&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>Fri, 27 Feb 2015 03:05:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL46Z-FRDM-internal-flash-using/m-p/332982#M15725</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2015-02-27T03:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: KL46Z FRDM internal flash using</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL46Z-FRDM-internal-flash-using/m-p/332983#M15726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jorge,&lt;BR /&gt;Sorry for my late answer&lt;/P&gt;&lt;P&gt;Yes I saw maximum was 145, but I was just surprised to see that we were around this value (which is the maximum) at each write operation. I was expecting to reach max value only sometimes.&lt;BR /&gt;Anyway, those times are acceptable for my application.&lt;/P&gt;&lt;P&gt;Thank you guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohamed Essadouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 13:01:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL46Z-FRDM-internal-flash-using/m-p/332983#M15726</guid>
      <dc:creator>mohamedessadoun</dc:creator>
      <dc:date>2015-03-30T13:01:06Z</dc:date>
    </item>
  </channel>
</rss>

