<?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 Re: 4357 - SD Card by SSP in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/4357-SD-Card-by-SSP/m-p/522167#M4803</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by embd02161991 on Fri Sep 12 15:19:30 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you looked at the SDMMC example on LPCOpen ? That can be a starting point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fnxpfile%2Flpcopen-software-development-platform-lpc43xx-packages" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/nxpfile/lpcopen-software-development-platform-lpc43xx-packages&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NXP technical Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 16:37:21 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T16:37:21Z</dc:date>
    <item>
      <title>4357 - SD Card by SSP</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/4357-SD-Card-by-SSP/m-p/522166#M4802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mrabbasi61 on Mon Sep 08 23:45:01 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to read and write to a SD card that is connected to SSP. after this stage I will try to have File system support.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is there a sample or a library for LPCXpresso ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the processor is lpc4357.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:37:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/4357-SD-Card-by-SSP/m-p/522166#M4802</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: 4357 - SD Card by SSP</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/4357-SD-Card-by-SSP/m-p/522167#M4803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by embd02161991 on Fri Sep 12 15:19:30 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you looked at the SDMMC example on LPCOpen ? That can be a starting point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fnxpfile%2Flpcopen-software-development-platform-lpc43xx-packages" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/nxpfile/lpcopen-software-development-platform-lpc43xx-packages&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NXP technical Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:37:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/4357-SD-Card-by-SSP/m-p/522167#M4803</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: 4357 - SD Card by SSP</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/4357-SD-Card-by-SSP/m-p/522168#M4804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mrabbasi61 on Sat Sep 13 00:20:51 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you for your response, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;my processor is 4357, and IDE is Xpresso, my board is based on Keil board, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have downloaded related LPCOpen examples, but SDMMC was based on SPIFI interface, and it works fine on my board, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but due to some reasons, I need to change the package of 4357 processor, so I won't be able to have nice SPIFI interface. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;so I want to have SD card connected to spi interface (ssp1) . &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:37:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/4357-SD-Card-by-SSP/m-p/522168#M4804</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: 4357 - SD Card by SSP</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/4357-SD-Card-by-SSP/m-p/522169#M4805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mc on Sat Sep 13 04:47:05 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi mrabbasi61,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;I have downloaded related LPCOpen examples, but SDMMC was based on SPIFI interface, and it works fine on my board&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which example uses SPIFI interface for SDMMC? Could you please point to it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LPC4357 has SD/MMC interface. Any reason you are not using this interface!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:37:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/4357-SD-Card-by-SSP/m-p/522169#M4805</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:37:22Z</dc:date>
    </item>
  </channel>
</rss>

