<?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のトピックLPC4337 SDRAM Configuration</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4337-SDRAM-Configuration/m-p/574460#M19030</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been trying hard to make the correct configs for my SDRAM. All connections are correct and so are the pin muxings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fpastebin.com%2FYupajrwX" rel="nofollow" target="_blank"&gt;http://pastebin.com/YupajrwX&lt;/A&gt;&lt;SPAN&gt; it is possible to see my SDRAM config function. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;in my main function I run &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fpastebin.com%2Fn1UMgbid" rel="nofollow" target="_blank"&gt;http://pastebin.com/n1UMgbid&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Value to write into each address is 0xAB000000&lt;BR /&gt;NWords is just set to 32 to begin with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this test-function i get:&lt;BR /&gt;"Error at counter = 1"&lt;BR /&gt;"Error at address 0x28000000"&lt;BR /&gt;"Data at address 0x28000000 is 0xABABABAB"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I select value to be 0xBB000000 i get "Data at address 0x28000000 is 0xBBBBBBBB"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is always the two digits to the left that gets "mirrored". Any ideas what I am doing wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Aug 2016 08:53:14 GMT</pubDate>
    <dc:creator>moller</dc:creator>
    <dc:date>2016-08-05T08:53:14Z</dc:date>
    <item>
      <title>LPC4337 SDRAM Configuration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4337-SDRAM-Configuration/m-p/574460#M19030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been trying hard to make the correct configs for my SDRAM. All connections are correct and so are the pin muxings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fpastebin.com%2FYupajrwX" rel="nofollow" target="_blank"&gt;http://pastebin.com/YupajrwX&lt;/A&gt;&lt;SPAN&gt; it is possible to see my SDRAM config function. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;in my main function I run &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fpastebin.com%2Fn1UMgbid" rel="nofollow" target="_blank"&gt;http://pastebin.com/n1UMgbid&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Value to write into each address is 0xAB000000&lt;BR /&gt;NWords is just set to 32 to begin with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this test-function i get:&lt;BR /&gt;"Error at counter = 1"&lt;BR /&gt;"Error at address 0x28000000"&lt;BR /&gt;"Data at address 0x28000000 is 0xABABABAB"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I select value to be 0xBB000000 i get "Data at address 0x28000000 is 0xBBBBBBBB"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is always the two digits to the left that gets "mirrored". Any ideas what I am doing wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 08:53:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4337-SDRAM-Configuration/m-p/574460#M19030</guid>
      <dc:creator>moller</dc:creator>
      <dc:date>2016-08-05T08:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4337 SDRAM Configuration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4337-SDRAM-Configuration/m-p/574461#M19031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt;In general this topic is covered in various software implementations for the LPC1800/4300, also some app notes are available (mostly valid for LPC1800/4300 as well):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt; &lt;A href="http://www.nxp.com/documents/application_note/AN11508.pdf"&gt;http://www.nxp.com/documents/application_note/AN11508.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt;&lt;A data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fcache.nxp.com%2Fdocuments%2Fapplication_note%2FAN10935.pdf%3Ffsrch%3D1%26sr%3D1%26pageNum%3D1" target="_blank"&gt;http://cache.nxp.com/documents/application_note/AN10935.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt;For the software side I recommend to have a look into the following packages and into the attachment (relevant files only):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt;&lt;A data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fcache.nxp.com%2Ffiles%2Fmicrocontrollers%2Fsoftware%2FLPCWare%2Flpcopen_2_12_keil_iar_hitex_eva_4350.zip" target="_blank"&gt;http://cache.nxp.com/files/microcontrollers/software/LPCWare/lpcopen_2_12_keil_iar_hitex_eva_4350.zip&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt; Sol&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>Fri, 12 Aug 2016 23:14:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4337-SDRAM-Configuration/m-p/574461#M19031</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2016-08-12T23:14:53Z</dc:date>
    </item>
  </channel>
</rss>

