<?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 lpc176x SPI-DMA SD-card access in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc176x-SPI-DMA-SD-card-access/m-p/517446#M2188</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Dill on Wed Jun 20 05:01:27 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is it possible to access a SD-card via SPI using DMA on lpc1768?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any example code available?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 17:28:01 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T17:28:01Z</dc:date>
    <item>
      <title>lpc176x SPI-DMA SD-card access</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc176x-SPI-DMA-SD-card-access/m-p/517446#M2188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Dill on Wed Jun 20 05:01:27 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is it possible to access a SD-card via SPI using DMA on lpc1768?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any example code available?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:28:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc176x-SPI-DMA-SD-card-access/m-p/517446#M2188</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: lpc176x SPI-DMA SD-card access</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc176x-SPI-DMA-SD-card-access/m-p/517447#M2189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by solsal on Thu Aug 23 15:04:31 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;hi there&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;this is my question too:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is it possible to access a SD-card via SPI using DMA on lpc1768?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any example code available?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:28:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc176x-SPI-DMA-SD-card-access/m-p/517447#M2189</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: lpc176x SPI-DMA SD-card access</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc176x-SPI-DMA-SD-card-access/m-p/517448#M2190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by wmues on Fri Aug 24 00:51:18 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Using DMA via SPI for SD-cards is a very difficult thing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For many SD-cards, you need to do bitwise shifting of incomming data for each response pattern and for each start of data block.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Due to the synchronous nature of the SD card SPI protocol, you will need CPU power for each response and for each start and end of a data block. So DMA will give NO better results than polling with the CPU.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just my 2 cents.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:28:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc176x-SPI-DMA-SD-card-access/m-p/517448#M2190</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:28:03Z</dc:date>
    </item>
  </channel>
</rss>

