<?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>topic NXP Eval Board problem with KEIL RTX+FS and LCD.. in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-Eval-Board-problem-with-KEIL-RTX-FS-and-LCD/m-p/580507#M20244</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by picman on Sun Feb 24 17:20:45 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I've got the keil RTX OS running with the FS File system for the SDcard. When i enable the external SDRAM (for the LCD interface) it kills the SDCARD, from what i can see the EMC-bus and the SDIO bus are not connected, can anyone see any reason for this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have attatched the project if anyone cares to look.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks..&lt;/SPAN&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337934"&gt;RTX_Blinky-sd.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:07:07 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:07:07Z</dc:date>
    <item>
      <title>NXP Eval Board problem with KEIL RTX+FS and LCD..</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-Eval-Board-problem-with-KEIL-RTX-FS-and-LCD/m-p/580507#M20244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by picman on Sun Feb 24 17:20:45 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I've got the keil RTX OS running with the FS File system for the SDcard. When i enable the external SDRAM (for the LCD interface) it kills the SDCARD, from what i can see the EMC-bus and the SDIO bus are not connected, can anyone see any reason for this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have attatched the project if anyone cares to look.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks..&lt;/SPAN&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337934"&gt;RTX_Blinky-sd.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:07:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-Eval-Board-problem-with-KEIL-RTX-FS-and-LCD/m-p/580507#M20244</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: NXP Eval Board problem with KEIL RTX+FS and LCD..</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-Eval-Board-problem-with-KEIL-RTX-FS-and-LCD/m-p/580508#M20245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by picman on Tue Feb 26 03:39:06 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Further to my previous post, i have found that both the SDCARD and the SDRAM use clock2 but they are on different pins..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SDCARD pin init:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPC_SCU-&amp;gt;SFSCLK_2&amp;nbsp; = (1 &amp;lt;&amp;lt; 7) | (1 &amp;lt;&amp;lt; 6) | (1 &amp;lt;&amp;lt; 5) | (1 &amp;lt;&amp;lt; 4) | 0x4; /* PC.0&amp;nbsp; = SD_CLK&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; */&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SDRAM pin init:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPC_SCU-&amp;gt;SFSCLK_0 = MD_PLN_FAST;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPC_SCU-&amp;gt;SFSCLK_1 = MD_PLN_FAST;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPC_SCU-&amp;gt;SFSCLK_2 = MD_PLN_FAST;&amp;nbsp; // &amp;lt;&amp;lt;&amp;lt;&amp;lt;----- same clock&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPC_SCU-&amp;gt;SFSCLK_3 = MD_PLN_FAST;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can i use the same clock for both the SDRAM and the SDCARD??&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:07:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-Eval-Board-problem-with-KEIL-RTX-FS-and-LCD/m-p/580508#M20245</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:07:08Z</dc:date>
    </item>
  </channel>
</rss>

