<?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: HCS12X-How does DFLASH differ from EEPROM? in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/HCS12X-How-does-DFLASH-differ-from-EEPROM/m-p/649466#M5697</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;Earlier S12 and S12X microcontrollers contained standard EEPROM memory. The main characteristic (from the user’s point of view) is that the sector size is 4 bytes (smallest partition of memory that can be erased).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microcontrollers from S12XE and S12XF family are a little bit different. The technology has been changed – the memory size is higher but also the sector has been increased to 256 bytes. This kind of EEPROM memory is called D-Flash.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are two ways to access this memory.&lt;/P&gt;&lt;P&gt;The user can work with the D-Flash directly – through the standard flash commands like “Program D-Flash Command”, “Erase D-Flash Sector Command”…&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The next possibility is usage of Emulated EEPROM. What does it mean – the user just reads/writes data from/to Buffer RAM. The internal mechanism will ensure the data integrity between Buffer RAM and D-Flash. It automatically loads data from D-Flash to Buffer RAM after reset and automatically stores the data to D-Flash when writing to Buffer RAM. So, it’s very comfortable for user because he can use the EEPROM memory which behaves like RAM memory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is only short description, I recommend the application note AN3490 where is the complete explanation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/files/microcontrollers/doc/app_note/AN3490.pdf"&gt;http://www.freescale.com/files/microcontrollers/doc/app_note/AN3490.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&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>Tue, 27 Sep 2016 03:38:25 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2016-09-27T03:38:25Z</dc:date>
    <item>
      <title>HCS12X-How does DFLASH differ from EEPROM?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/HCS12X-How-does-DFLASH-differ-from-EEPROM/m-p/649465#M5696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In most litterature and in Processor Expert the term EEPROM is used.&lt;/P&gt;&lt;P&gt;Sometimes however, the term DFLASH is also used.&lt;/P&gt;&lt;P&gt;The PE-Micro Cyclone PRO programmer has EEPROM and DFLASH programming algoritms,&lt;/P&gt;&lt;P&gt;suggesting that there are two different memory types.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the difference between EEPROM and DFLASH?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 15:53:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/HCS12X-How-does-DFLASH-differ-from-EEPROM/m-p/649465#M5696</guid>
      <dc:creator>AndersJ</dc:creator>
      <dc:date>2016-09-26T15:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: HCS12X-How does DFLASH differ from EEPROM?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/HCS12X-How-does-DFLASH-differ-from-EEPROM/m-p/649466#M5697</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;Earlier S12 and S12X microcontrollers contained standard EEPROM memory. The main characteristic (from the user’s point of view) is that the sector size is 4 bytes (smallest partition of memory that can be erased).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microcontrollers from S12XE and S12XF family are a little bit different. The technology has been changed – the memory size is higher but also the sector has been increased to 256 bytes. This kind of EEPROM memory is called D-Flash.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are two ways to access this memory.&lt;/P&gt;&lt;P&gt;The user can work with the D-Flash directly – through the standard flash commands like “Program D-Flash Command”, “Erase D-Flash Sector Command”…&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The next possibility is usage of Emulated EEPROM. What does it mean – the user just reads/writes data from/to Buffer RAM. The internal mechanism will ensure the data integrity between Buffer RAM and D-Flash. It automatically loads data from D-Flash to Buffer RAM after reset and automatically stores the data to D-Flash when writing to Buffer RAM. So, it’s very comfortable for user because he can use the EEPROM memory which behaves like RAM memory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is only short description, I recommend the application note AN3490 where is the complete explanation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/files/microcontrollers/doc/app_note/AN3490.pdf"&gt;http://www.freescale.com/files/microcontrollers/doc/app_note/AN3490.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&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>Tue, 27 Sep 2016 03:38:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/HCS12X-How-does-DFLASH-differ-from-EEPROM/m-p/649466#M5697</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2016-09-27T03:38:25Z</dc:date>
    </item>
  </channel>
</rss>

