<?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>S12 / MagniV MicrocontrollersのトピックRe: EEPROM</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/EEPROM/m-p/359105#M10612</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi KDN,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are these three methods are internal, used by Processor Expert only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WriteWord(IEE1_TAddress AddrRow,word Data16):&amp;nbsp; &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;write the word data to EEPROM memory address &amp;lt;AddrRow&amp;gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;WriteSector(IEE1_TAddress AddrSec,dword Data32):&amp;nbsp; The method writes the data block to &amp;lt;AddrSec&amp;gt; allocated sector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IEE1_SetByte(IEE1_TAddress Addr,byte Data): write a given byte to a specified address &amp;lt;Addr&amp;gt; in EEPROM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for more information about these three methods, i suggest you check the comments in processor expert generated for them,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2015-03-30_10-24-22.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/49124i8339ABC355C6194F/image-size/large?v=v2&amp;amp;px=999" role="button" title="2015-03-30_10-24-22.png" alt="2015-03-30_10-24-22.png" /&gt;&lt;/span&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;Zhang Jun&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>Mon, 30 Mar 2015 02:25:43 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2015-03-30T02:25:43Z</dc:date>
    <item>
      <title>EEPROM</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/EEPROM/m-p/359104#M10611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to use internal EEPROM in freescale microcontroller, what is difference between?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WriteWord(IEE1_TAddress AddrRow,word Data16)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WriteSector(IEE1_TAddress AddrSec,dword Data32)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IEE1_SetByte(IEE1_TAddress Addr,byte Data)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="21539_21539.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/120250i83DBDF7189ED54FD/image-size/large?v=v2&amp;amp;px=999" role="button" title="21539_21539.JPG" alt="21539_21539.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="10.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/47410i81A2FD22B6CB2855/image-size/large?v=v2&amp;amp;px=999" role="button" title="10.JPG" alt="10.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Mar 2015 03:36:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/EEPROM/m-p/359104#M10611</guid>
      <dc:creator>kdn</dc:creator>
      <dc:date>2015-03-28T03:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: EEPROM</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/EEPROM/m-p/359105#M10612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi KDN,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are these three methods are internal, used by Processor Expert only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WriteWord(IEE1_TAddress AddrRow,word Data16):&amp;nbsp; &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;write the word data to EEPROM memory address &amp;lt;AddrRow&amp;gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;WriteSector(IEE1_TAddress AddrSec,dword Data32):&amp;nbsp; The method writes the data block to &amp;lt;AddrSec&amp;gt; allocated sector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IEE1_SetByte(IEE1_TAddress Addr,byte Data): write a given byte to a specified address &amp;lt;Addr&amp;gt; in EEPROM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for more information about these three methods, i suggest you check the comments in processor expert generated for them,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2015-03-30_10-24-22.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/49124i8339ABC355C6194F/image-size/large?v=v2&amp;amp;px=999" role="button" title="2015-03-30_10-24-22.png" alt="2015-03-30_10-24-22.png" /&gt;&lt;/span&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;Zhang Jun&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>Mon, 30 Mar 2015 02:25:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/EEPROM/m-p/359105#M10612</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-03-30T02:25:43Z</dc:date>
    </item>
  </channel>
</rss>

