<?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: Has the KE1xF checked whether the value written in EEPROM backup is the same? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Has-the-KE1xF-checked-whether-the-value-written-in-EEPROM-backup/m-p/753995#M45958</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/jorge_a_vazquez"&gt;jorge_a_vazquez&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;One week passed since I reply.&lt;/P&gt;&lt;P&gt;Please let us know your situation and answer my question as soon as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Takashima&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Mar 2018 05:24:48 GMT</pubDate>
    <dc:creator>isaotakashima</dc:creator>
    <dc:date>2018-03-02T05:24:48Z</dc:date>
    <item>
      <title>Has the KE1xF checked whether the value written in EEPROM backup is the same?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Has-the-KE1xF-checked-whether-the-value-written-in-EEPROM-backup/m-p/753992#M45955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are &amp;nbsp;considering whether use FlexMemory and EEPROM feature.&lt;/P&gt;&lt;P&gt;We&amp;nbsp;would like to know phenomenon that after write data to FlexRAM.&lt;/P&gt;&lt;P&gt;We&amp;nbsp;understand that EEE state machine launch a EEE operation to store the data within the&amp;nbsp;EEPROM backup (FlexNVM)&amp;nbsp;memory.&lt;/P&gt;&lt;P&gt;We&amp;nbsp;would like to confirm that the EEE state machine whether test vulnerable EEE data record for values.&lt;/P&gt;&lt;P&gt;According to section 5 Brownout Detection of AN4282 Using the Kinetis Family Enhanced EEPROM Functionality, the EEE state machine test vulnerable EEE data record for values.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Therefore, I believe that the EEE state machine test vulnerable EEE data record for values always.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Am I correct?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please reply as soon as possible.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Takashima&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Feb 2018 02:52:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Has-the-KE1xF-checked-whether-the-value-written-in-EEPROM-backup/m-p/753992#M45955</guid>
      <dc:creator>isaotakashima</dc:creator>
      <dc:date>2018-02-18T02:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Has the KE1xF checked whether the value written in EEPROM backup is the same?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Has-the-KE1xF-checked-whether-the-value-written-in-EEPROM-backup/m-p/753993#M45956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Isao Takashima&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The section taht you refer in the application note state the brownout scenario. If the data written in the EEPROM is not a valid data (due to a interruption, brownout, reset), then the data saved will be the last valid data that you write to the EEPROM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But Regards your question, &lt;EM&gt;Has the KE1xF checked whether the value written in EEPROM backup is the same?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Yes, flexnvm has a feature that allow to check if the value to be written is the same as the last valid data written, if it is the same, it will not overwrite the same value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this information help you.&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&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>Thu, 22 Feb 2018 23:50:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Has-the-KE1xF-checked-whether-the-value-written-in-EEPROM-backup/m-p/753993#M45956</guid>
      <dc:creator>jorge_a_vazquez</dc:creator>
      <dc:date>2018-02-22T23:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Has the KE1xF checked whether the value written in EEPROM backup is the same?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Has-the-KE1xF-checked-whether-the-value-written-in-EEPROM-backup/m-p/753994#M45957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;SPAN style="color: #646464; font-size: large;"&gt;Jorge Antonio Alcala Vazquez,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-size: large;"&gt;Thank you for your reply.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-size: large;"&gt;I would like to confirm below your answer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-size: large;"&gt;=====================================================&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-size: large;"&gt;Yes, flexnvm has a feature that allow to check if the value to be written is the same as the last valid data written, if it is the same, it will not overwrite the same value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-size: large;"&gt;&lt;SPAN style="color: #646464; font-size: large;"&gt;=====================================================&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-size: large;"&gt;&lt;SPAN&gt;I understood that EEE state machine compare written data into FlexRAM and last valid data written in FlexNVM (EEEPROM backup), and if it is same, it will not overwrite the same data.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-size: large;"&gt;&lt;SPAN&gt;I would like to know whether EEE state machine compare data&amp;nbsp;in FlexRAM and written data&amp;nbsp;into FlexNVM after write data into FlexNVM.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-size: large;"&gt;&lt;SPAN&gt;If data at 0x1400_0000 is 0x00 and we write 0x55 at 0x1400_0000, EEE state machine&amp;nbsp;write 0x55 with&amp;nbsp;16-bit TAG&amp;nbsp;into EEEPROM backup.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-size: large;"&gt;&lt;SPAN&gt;After write 0x55 with 16-bit TAG into the EEEPROM backup, does EEE state machine compare written data (0x55 at 0x1400_0000)&amp;nbsp;in the&amp;nbsp;FlexRAM and written data (0x55 with 16-bit RAG) in the EEEPROM backup?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-size: large;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-size: large;"&gt;&lt;SPAN&gt;Please reply as soon as possible.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-size: large;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-size: large;"&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-size: large;"&gt;&lt;SPAN&gt;Takashima&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-size: large;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 08:11:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Has-the-KE1xF-checked-whether-the-value-written-in-EEPROM-backup/m-p/753994#M45957</guid>
      <dc:creator>isaotakashima</dc:creator>
      <dc:date>2018-02-23T08:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Has the KE1xF checked whether the value written in EEPROM backup is the same?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Has-the-KE1xF-checked-whether-the-value-written-in-EEPROM-backup/m-p/753995#M45958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/jorge_a_vazquez"&gt;jorge_a_vazquez&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;One week passed since I reply.&lt;/P&gt;&lt;P&gt;Please let us know your situation and answer my question as soon as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Takashima&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 05:24:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Has-the-KE1xF-checked-whether-the-value-written-in-EEPROM-backup/m-p/753995#M45958</guid>
      <dc:creator>isaotakashima</dc:creator>
      <dc:date>2018-03-02T05:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Has the KE1xF checked whether the value written in EEPROM backup is the same?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Has-the-KE1xF-checked-whether-the-value-written-in-EEPROM-backup/m-p/753996#M45959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;Isao Takashima&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style=": ; color: #646464; font-size: large;"&gt;After write 0x55 with 16-bit TAG into the EEEPROM backup, does EEE state machine compare written data (0x55 at 0x1400_0000)&amp;nbsp;in the&amp;nbsp;FlexRAM and written data (0x55 with 16-bit RAG) in the EEEPROM backup? &lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-size: large;"&gt;No, there is not comparation after data is writen.&lt;/SPAN&gt;&lt;SPAN style="color: #646464; font-size: large;"&gt; Data in EEEPROM will not be marked as valid data until the data has been correctly copied from flexRAM to backup.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-size: large;"&gt;Hope this helps&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-size: large;"&gt;Jorge Alcala&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Mar 2018 02:08:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Has-the-KE1xF-checked-whether-the-value-written-in-EEPROM-backup/m-p/753996#M45959</guid>
      <dc:creator>jorge_a_vazquez</dc:creator>
      <dc:date>2018-03-03T02:08:22Z</dc:date>
    </item>
  </channel>
</rss>

