<?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>LPC Microcontrollers中的主题 Re: LPC18xx refresh time</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC18xx-refresh-time/m-p/802694#M32259</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="331121" data-username="setoh.waituck@stee.stengg.com" href="https://community.nxp.com/people/setoh.waituck@stee.stengg.com"&gt;wt setoh&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.&lt;BR /&gt;According to the datasheet, the 128Mb SDRAM requires 4096 refresh cycles every 64ms (commercial and&lt;BR /&gt;industrial) or 16ms (automotive). About your question, the refresh timer value should be configured as below when using the automotive version.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;EMC_NANOSECOND(16000000 / 4096),&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Row refresh time */&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&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>Tue, 27 Nov 2018 03:35:29 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2018-11-27T03:35:29Z</dc:date>
    <item>
      <title>LPC18xx refresh time</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC18xx-refresh-time/m-p/802693#M32258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;hope you can help.&lt;/P&gt;&lt;P&gt;I'm using LPC18xx with MT48LC4M32B2P-6A IT&lt;/P&gt;&lt;P&gt;re the following&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/* Keil SDRAM timing and chip Config */&lt;/SPAN&gt;&lt;BR /&gt;STATIC &lt;SPAN&gt;const&lt;/SPAN&gt; IP_EMC_DYN_CONFIG_T MT48LC4M32_config &lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;EMC_NANOSECOND&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;64000000&lt;/SPAN&gt; &lt;SPAN&gt;/&lt;/SPAN&gt; &lt;SPAN&gt;4096&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;/* Row refresh time */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;since for automotive part,&amp;nbsp; the datasheet has indicated trefAT 16 ms max compared with tref 64ms for other options.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.micron.com/parts/dram/sdram/mt48lc4m32b2b5-6a-it"&gt;https://www.micron.com/parts/dram/sdram/mt48lc4m32b2b5-6a-it&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q.&amp;nbsp; should the calculation be changed as follows?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;EMC_NANOSECOND&lt;/SPAN&gt;&lt;SPAN&gt;(256&lt;/SPAN&gt;&lt;SPAN&gt;000000&lt;/SPAN&gt; &lt;SPAN&gt;/&lt;/SPAN&gt; &lt;SPAN&gt;4096&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;/* Row refresh time */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and rgds,&amp;nbsp; setoh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2018 11:26:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC18xx-refresh-time/m-p/802693#M32258</guid>
      <dc:creator>setoh_waituck</dc:creator>
      <dc:date>2018-11-26T11:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: LPC18xx refresh time</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC18xx-refresh-time/m-p/802694#M32259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="331121" data-username="setoh.waituck@stee.stengg.com" href="https://community.nxp.com/people/setoh.waituck@stee.stengg.com"&gt;wt setoh&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.&lt;BR /&gt;According to the datasheet, the 128Mb SDRAM requires 4096 refresh cycles every 64ms (commercial and&lt;BR /&gt;industrial) or 16ms (automotive). About your question, the refresh timer value should be configured as below when using the automotive version.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;EMC_NANOSECOND(16000000 / 4096),&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Row refresh time */&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&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>Tue, 27 Nov 2018 03:35:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC18xx-refresh-time/m-p/802694#M32259</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2018-11-27T03:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: LPC18xx refresh time</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC18xx-refresh-time/m-p/802695#M32260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeremy,&lt;/P&gt;&lt;P&gt;Thanks for the advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&amp;nbsp; setoh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2018 01:27:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC18xx-refresh-time/m-p/802695#M32260</guid>
      <dc:creator>setoh_waituck</dc:creator>
      <dc:date>2018-11-29T01:27:42Z</dc:date>
    </item>
  </channel>
</rss>

