<?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 KW36 flexNVM EEPROM not working in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW36-flexNVM-EEPROM-not-working/m-p/1223534#M59475</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to use FlexNVM EEPROM functionality of KW36 &amp;amp; I'm trying the example in SDK "FlexNVM_EEPROM" for testing. However, the example does not seem to run on the go &amp;amp; I'm getting following error on debug -&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;There is no available EEprom (FlexNVM) on this Device by default.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have not made any changes in the example code. I found that error is observed for flash_command_sequence function &amp;amp; further in that after following call is executed, I am getting flash access error.&lt;/P&gt;&lt;P&gt;callFlashRunCommand((FTFx_REG8_ACCESS_TYPE)(&amp;amp;FTFx-&amp;gt;FSTAT));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please help me with this issue.&lt;/P&gt;&lt;P&gt;Some relevant information :&amp;nbsp;&lt;/P&gt;&lt;P&gt;- I am testing on freedom board FRDM KW36&lt;/P&gt;&lt;P&gt;- MCUxpresso IDE 11.2.1&lt;/P&gt;&lt;P&gt;- SDK version 2.2.6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Abhijeet&lt;/P&gt;</description>
    <pubDate>Sat, 30 Jan 2021 06:56:32 GMT</pubDate>
    <dc:creator>abhitippanna</dc:creator>
    <dc:date>2021-01-30T06:56:32Z</dc:date>
    <item>
      <title>KW36 flexNVM EEPROM not working</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW36-flexNVM-EEPROM-not-working/m-p/1223534#M59475</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to use FlexNVM EEPROM functionality of KW36 &amp;amp; I'm trying the example in SDK "FlexNVM_EEPROM" for testing. However, the example does not seem to run on the go &amp;amp; I'm getting following error on debug -&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;There is no available EEprom (FlexNVM) on this Device by default.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have not made any changes in the example code. I found that error is observed for flash_command_sequence function &amp;amp; further in that after following call is executed, I am getting flash access error.&lt;/P&gt;&lt;P&gt;callFlashRunCommand((FTFx_REG8_ACCESS_TYPE)(&amp;amp;FTFx-&amp;gt;FSTAT));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please help me with this issue.&lt;/P&gt;&lt;P&gt;Some relevant information :&amp;nbsp;&lt;/P&gt;&lt;P&gt;- I am testing on freedom board FRDM KW36&lt;/P&gt;&lt;P&gt;- MCUxpresso IDE 11.2.1&lt;/P&gt;&lt;P&gt;- SDK version 2.2.6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Abhijeet&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jan 2021 06:56:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW36-flexNVM-EEPROM-not-working/m-p/1223534#M59475</guid>
      <dc:creator>abhitippanna</dc:creator>
      <dc:date>2021-01-30T06:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: KW36 flexNVM EEPROM not working</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW36-flexNVM-EEPROM-not-working/m-p/1224416#M59491</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I test the sdk. It doesn't work. I refer the other mcu's eeprom finding that this sdk may has some problems. I modify the example. You can use the attachment to test. By the way, this program is built by mcuxpresso 11.3. I am not sure if it will work on 11.2. This is the result.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.PNG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/136260iBF4419D56E824012/image-size/medium?v=v2&amp;amp;px=400" role="button" title="3.PNG" alt="3.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 days after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 06:05:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW36-flexNVM-EEPROM-not-working/m-p/1224416#M59491</guid>
      <dc:creator>nxf56274</dc:creator>
      <dc:date>2021-02-02T06:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: KW36 flexNVM EEPROM not working</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW36-flexNVM-EEPROM-not-working/m-p/1224734#M59492</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your input.&lt;/P&gt;&lt;P&gt;I tried your example both on MCUXpresso 11.2 &amp;amp; latest 11.3 with latest SDK 2.2.7, but I got the same error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abhitippanna_0-1612268425946.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/136310iCA7219D4B098B250/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abhitippanna_0-1612268425946.png" alt="abhitippanna_0-1612268425946.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Between, before trying this EEPROM example, I was testing OTAP client example with internal flash as file storage. So, is it possible that flash configuration is unable to be overwritten?&lt;/P&gt;&lt;P&gt;I also tried with mass erase but to no avail.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Abhijeet&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 12:25:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW36-flexNVM-EEPROM-not-working/m-p/1224734#M59492</guid>
      <dc:creator>abhitippanna</dc:creator>
      <dc:date>2021-02-02T12:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: KW36 flexNVM EEPROM not working</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW36-flexNVM-EEPROM-not-working/m-p/1225069#M59502</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Before you do this test, you should do full chip erase, or this may failed. I used IAR to erase the memory. You can have a try.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="122.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/136349i6870326C8ACA930D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="122.png" alt="122.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 days after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 01:37:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW36-flexNVM-EEPROM-not-working/m-p/1225069#M59502</guid>
      <dc:creator>nxf56274</dc:creator>
      <dc:date>2021-02-03T01:37:55Z</dc:date>
    </item>
  </channel>
</rss>

