<?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のトピックEMC (SDRAM) example on LPCXpresso5460 not working</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/EMC-SDRAM-example-on-LPCXpresso5460-not-working/m-p/696255#M28043</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a OM13092 (LPCXpresso54608 rev B) and I downloaded the SDK (SDK_2.2_LPCXpresso54608).&lt;/P&gt;&lt;P&gt;I opened the emc (SDRAM) example because I wanted to test the EMC interface. We built and loaded the sample in Keil as-is, without modifications. However, the SDRAM tests do not finish succesfully. The&amp;nbsp;SDRAM_AddressBusCheck function fails and prints the debug message.&lt;/P&gt;&lt;P&gt;When stepping into&amp;nbsp;SDRAM_AddressBusCheck, it fails on the following location:&lt;/P&gt;&lt;P&gt;/* Read and check. */&lt;BR /&gt; for (offset = 1; offset &amp;lt; size; offset &amp;lt;&amp;lt;= 1)&lt;BR /&gt; {&lt;BR /&gt; if (address[offset] != pattern)&lt;BR /&gt; {&lt;BR /&gt; return kStatus_Fail;&lt;BR /&gt; }&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;It already fails when offset is 1 (first loop). If I look at the contents of address[1], it tells me 0x55575557 (instead of the expected 0x55555555).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there something wrong in the example application? Can someone give me a clue where to find the solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Sep 2017 14:34:00 GMT</pubDate>
    <dc:creator>nthove</dc:creator>
    <dc:date>2017-09-07T14:34:00Z</dc:date>
    <item>
      <title>EMC (SDRAM) example on LPCXpresso5460 not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/EMC-SDRAM-example-on-LPCXpresso5460-not-working/m-p/696255#M28043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a OM13092 (LPCXpresso54608 rev B) and I downloaded the SDK (SDK_2.2_LPCXpresso54608).&lt;/P&gt;&lt;P&gt;I opened the emc (SDRAM) example because I wanted to test the EMC interface. We built and loaded the sample in Keil as-is, without modifications. However, the SDRAM tests do not finish succesfully. The&amp;nbsp;SDRAM_AddressBusCheck function fails and prints the debug message.&lt;/P&gt;&lt;P&gt;When stepping into&amp;nbsp;SDRAM_AddressBusCheck, it fails on the following location:&lt;/P&gt;&lt;P&gt;/* Read and check. */&lt;BR /&gt; for (offset = 1; offset &amp;lt; size; offset &amp;lt;&amp;lt;= 1)&lt;BR /&gt; {&lt;BR /&gt; if (address[offset] != pattern)&lt;BR /&gt; {&lt;BR /&gt; return kStatus_Fail;&lt;BR /&gt; }&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;It already fails when offset is 1 (first loop). If I look at the contents of address[1], it tells me 0x55575557 (instead of the expected 0x55555555).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there something wrong in the example application? Can someone give me a clue where to find the solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 14:34:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/EMC-SDRAM-example-on-LPCXpresso5460-not-working/m-p/696255#M28043</guid>
      <dc:creator>nthove</dc:creator>
      <dc:date>2017-09-07T14:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: EMC (SDRAM) example on LPCXpresso5460 not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/EMC-SDRAM-example-on-LPCXpresso5460-not-working/m-p/696256#M28044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Norbert,&lt;/P&gt;&lt;P&gt;probably not the cause of the problem you see, but maybe you will see the same problems if you plan on raising the clock of the CPU:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/452548"&gt;https://community.nxp.com/thread/452548&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 15:32:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/EMC-SDRAM-example-on-LPCXpresso5460-not-working/m-p/696256#M28044</guid>
      <dc:creator>carstengroen</dc:creator>
      <dc:date>2017-09-07T15:32:57Z</dc:date>
    </item>
  </channel>
</rss>

