<?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>Processor Expert SoftwareのトピックHow do I Configure DSPI with eDMA</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/How-do-I-Configure-DSPI-with-eDMA/m-p/352635#M2695</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got DSPI to work without DMA.&amp;nbsp; It is not clear how to add eDMA to DSPI.&amp;nbsp; Can someone explain the needed steps?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Feb 2015 17:12:24 GMT</pubDate>
    <dc:creator>tomtalkington</dc:creator>
    <dc:date>2015-02-05T17:12:24Z</dc:date>
    <item>
      <title>How do I Configure DSPI with eDMA</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-do-I-Configure-DSPI-with-eDMA/m-p/352635#M2695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got DSPI to work without DMA.&amp;nbsp; It is not clear how to add eDMA to DSPI.&amp;nbsp; Can someone explain the needed steps?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 17:12:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-do-I-Configure-DSPI-with-eDMA/m-p/352635#M2695</guid>
      <dc:creator>tomtalkington</dc:creator>
      <dc:date>2015-02-05T17:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: How do I Configure DSPI with eDMA</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-do-I-Configure-DSPI-with-eDMA/m-p/352636#M2696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tom,&lt;/P&gt;&lt;P&gt;These steps depend on MCU and project you want to create. If you want to use Processor Expert Init and LDD components (without SDK) you can use DMAChannel_LDD and Init_SPI components (SPIMaster_LDD component does not support eDMA). You must set one DMAChannel for SPI receive request and one DMAChannel for SPI transmit request for the selected SPI device. The Init_DSPI must be initialized for using DMA. But you must implement all DSPI functions by yourself.&lt;/P&gt;&lt;P&gt;If you create a Processor Expert with Kineits SDK 1.1, you can use fsl_dspi component, set the requested DSPI mode (e.g. Master) and use DSPI_DRV_Edma... methods to use DSPI with eDMA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marek Neuzil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 14:06:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-do-I-Configure-DSPI-with-eDMA/m-p/352636#M2696</guid>
      <dc:creator>marek_neuzil</dc:creator>
      <dc:date>2015-02-17T14:06:32Z</dc:date>
    </item>
  </channel>
</rss>

