<?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: What is Flash page size in controller MC9S12XDP512?</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/What-is-Flash-page-size-in-controller-MC9S12XDP512/m-p/150701#M4272</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sanjivani,&lt;/P&gt;&lt;P&gt;I think ur having the answer with you , since flash size is 512K and you know that sector size is 1k.&lt;/P&gt;&lt;P&gt;now find how many pages are there in flash?&lt;/P&gt;&lt;P&gt;it has 32 pages (0xE0---0xFF) so u wil get size of flash page which is 16K.&lt;/P&gt;&lt;P&gt;al d best&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 03 Oct 2010 15:56:17 GMT</pubDate>
    <dc:creator>chary</dc:creator>
    <dc:date>2010-10-03T15:56:17Z</dc:date>
    <item>
      <title>What is Flash page size in controller MC9S12XDP512?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/What-is-Flash-page-size-in-controller-MC9S12XDP512/m-p/150700#M4271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Trebuchet MS'; font-size: 2;"&gt;&lt;SPAN&gt;I am writing&amp;nbsp; Flash Driver for MC9S12XDP512.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Trebuchet MS'; font-size: 2;"&gt;&lt;SPAN&gt;I have query regarding Flash page size for MC9S12XDP512.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN style="font-family: 'Trebuchet MS'; font-size: 2;"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: 'Trebuchet MS'; font-size: 2;"&gt;&lt;SPAN&gt;Query: What is Flash page size in controller MC9S12XDP512?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Trebuchet MS'; font-size: 2;"&gt;&lt;SPAN&gt;My Flash driver only provides page/pages write operation.&lt;/SPAN&gt;&lt;/SPAN&gt;&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;&lt;SPAN style="font-family: 'Trebuchet MS'; font-size: 2;"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;SPAN style="font-family: 'Trebuchet MS'; font-size: 2;"&gt;&lt;SPAN&gt;In MC9S12XDP512 controller datasheet only sectors are defined for 512K flash module.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;P&gt;&lt;SPAN style="font-family: 'Trebuchet MS'; font-size: 2;"&gt;&lt;SPAN&gt;No page is defined. Sector size is 1KBytes.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Trebuchet MS'; font-size: 2;"&gt;&lt;SPAN&gt;Sector size has to be an integer multiple of the page size.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Trebuchet MS'; font-size: 2;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Trebuchet MS'; font-size: 2;"&gt;&lt;SPAN&gt;In Burst programming 64 words in a row can be programmed consecutively using command pipeline operation.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Trebuchet MS'; font-size: 2;"&gt;&lt;SPAN&gt;So is this Burst programming mode related to Flash Page size?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Trebuchet MS'; font-size: 2;"&gt;&lt;SPAN&gt;&amp;nbsp;Thanks&amp;nbsp; In Advance!!!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 13:15:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/What-is-Flash-page-size-in-controller-MC9S12XDP512/m-p/150700#M4271</guid>
      <dc:creator>sanjivani</dc:creator>
      <dc:date>2009-02-09T13:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: What is Flash page size in controller MC9S12XDP512?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/What-is-Flash-page-size-in-controller-MC9S12XDP512/m-p/150701#M4272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sanjivani,&lt;/P&gt;&lt;P&gt;I think ur having the answer with you , since flash size is 512K and you know that sector size is 1k.&lt;/P&gt;&lt;P&gt;now find how many pages are there in flash?&lt;/P&gt;&lt;P&gt;it has 32 pages (0xE0---0xFF) so u wil get size of flash page which is 16K.&lt;/P&gt;&lt;P&gt;al d best&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Oct 2010 15:56:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/What-is-Flash-page-size-in-controller-MC9S12XDP512/m-p/150701#M4272</guid>
      <dc:creator>chary</dc:creator>
      <dc:date>2010-10-03T15:56:17Z</dc:date>
    </item>
  </channel>
</rss>

