<?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 EEPROM emulation on KEA8 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/EEPROM-emulation-on-KEA8/m-p/757306#M46181</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I just starting to use the new KEA from NXP and we have a TRK EVB for a KEA8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to emulate the EEPROM in order to store up to 4 bytes of data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the EEPROM emulation driver at nxp.com and downloaded it comes with an API and also found the thread &lt;A href="https://community.nxp.com/docs/DOC-328400"&gt;https://community.nxp.com/docs/DOC-328400&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any example of an implementation for the KEA8 for CW? Or AN with an easy approach?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance,&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Mar 2018 10:21:00 GMT</pubDate>
    <dc:creator>Cram</dc:creator>
    <dc:date>2018-03-14T10:21:00Z</dc:date>
    <item>
      <title>EEPROM emulation on KEA8</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/EEPROM-emulation-on-KEA8/m-p/757306#M46181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I just starting to use the new KEA from NXP and we have a TRK EVB for a KEA8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to emulate the EEPROM in order to store up to 4 bytes of data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the EEPROM emulation driver at nxp.com and downloaded it comes with an API and also found the thread &lt;A href="https://community.nxp.com/docs/DOC-328400"&gt;https://community.nxp.com/docs/DOC-328400&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any example of an implementation for the KEA8 for CW? Or AN with an easy approach?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance,&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 10:21:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/EEPROM-emulation-on-KEA8/m-p/757306#M46181</guid>
      <dc:creator>Cram</dc:creator>
      <dc:date>2018-03-14T10:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: EEPROM emulation on KEA8</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/EEPROM-emulation-on-KEA8/m-p/757307#M46182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is EEPROM emulation built in to the uTasker's KEA8 project - either using 512 byte block or 1k area with fail-save swap technique.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;A very short video of it in operation is attached (showing swap block switching in internal memory when a parameter save is made).&lt;/P&gt;&lt;P&gt;&lt;EM&gt;All code is however compatible with any Kinetis part (KE, KEA, KL, KV, K etc.) and builds with CW, KDS, MCUXpresso, IAR, Keil, Atollic, Rowley, etc...&lt;/EM&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;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kinetis: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis.html&lt;/A&gt;&lt;BR /&gt;Kinetis KEA8:&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FTRK-KEA8.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/TRK-KEA8.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;File and parameter system: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fdocs%2FuTasker%2FuTaskerFileSystem_3.PDF" rel="nofollow" target="_blank"&gt;http://www.utasker.com/docs/uTasker/uTaskerFileSystem_3.PDF&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;CodeWarrior: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2Fcompilers.html%23CW10" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/compilers.html#CW10&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;S32 Design Studio: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2Fcompilers.html%23S32" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/compilers.html#S32&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Free Open Source solution: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FuTasker%2FuTasker-Kinetis" rel="nofollow" target="_blank"&gt;https://github.com/uTasker/uTasker-Kinetis&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Working project in 15 minutes video: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fyoutu.be%2FK8ScSgpgQ6M" rel="nofollow" target="_blank"&gt;https://youtu.be/K8ScSgpgQ6M&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For better, faster, cheaper product developments consider the uTasker developer's version, professional Kinetis support, one-on-one training and complete fast-track project solutions to set you apart from the herd : &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fsupport.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/support.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 15:21:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/EEPROM-emulation-on-KEA8/m-p/757307#M46182</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2018-03-15T15:21:29Z</dc:date>
    </item>
  </channel>
</rss>

