<?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 SPI with DMA in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-with-DMA/m-p/558793#M15687</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jrdesign on Wed Jul 29 17:10:53 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm working with the LPC824 and trying to improve the sustained throughput of the SPI. I can achieve a sustained rate of about 7 MBit when running the chip at 30 MHz. I'm doing a direct loop that does not use interupts and is only transmitting at the moment (RXIGNORE is true). I would like to set this up to use DMA and the ROM Api to get better throughput and some parallel processing. I am following the example in the User Manual (UM10800), chapter 28 - "SPI API ROM driver routines", using the example with DMA.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I figured out how to get the SPI set up and initialized (steps 1-4, but I'm stuck on setting up the DMA. Step 5 seems to be using a pointer to a DMA Driver routine in the ROM, but I cannot find that anywhere. I cannot find the declaration of the DMAD_API_T pointer, which I expect should be a struct similar to the one for the SPI (SPID_API_T).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically I cannot find any documentation on the DMA ROM driver. Anyone know where to look?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:59:54 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:59:54Z</dc:date>
    <item>
      <title>SPI with DMA</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-with-DMA/m-p/558793#M15687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jrdesign on Wed Jul 29 17:10:53 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm working with the LPC824 and trying to improve the sustained throughput of the SPI. I can achieve a sustained rate of about 7 MBit when running the chip at 30 MHz. I'm doing a direct loop that does not use interupts and is only transmitting at the moment (RXIGNORE is true). I would like to set this up to use DMA and the ROM Api to get better throughput and some parallel processing. I am following the example in the User Manual (UM10800), chapter 28 - "SPI API ROM driver routines", using the example with DMA.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I figured out how to get the SPI set up and initialized (steps 1-4, but I'm stuck on setting up the DMA. Step 5 seems to be using a pointer to a DMA Driver routine in the ROM, but I cannot find that anywhere. I cannot find the declaration of the DMAD_API_T pointer, which I expect should be a struct similar to the one for the SPI (SPID_API_T).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically I cannot find any documentation on the DMA ROM driver. Anyone know where to look?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:59:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-with-DMA/m-p/558793#M15687</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:59:54Z</dc:date>
    </item>
  </channel>
</rss>

