<?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>LPC Microcontrollers中的主题 Re: LCP54S018M DMA driver questions</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LCP54S018M-DMA-driver-questions/m-p/1154625#M42268</link>
    <description>&lt;P&gt;Hello carson_summins,&lt;/P&gt;
&lt;P&gt;I recommend you open the SDK demo&amp;nbsp; "dma_linked_transfer", you can find the&lt;/P&gt;
&lt;P&gt;description of your two question.&lt;/P&gt;
&lt;P&gt;1. " FSL_FEATURE_DMA_DESCRIPTOR_ALIGN_SIZE"&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_1-1600329067643.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125398i9A6B7C3B07EE0F5E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_1-1600329067643.png" alt="Alice_Yang_1-1600329067643.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp; "DMA_ALLOCATE_LINK_DESCRIPTOR" is one of DMA descriptor of "DMA_ALLOCATE_LINK_DESCRIPTOR&lt;STRONG&gt;S&lt;/STRONG&gt;".&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_2-1600329168631.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125399i49E27AD143D7E6DA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_2-1600329168631.png" alt="Alice_Yang_2-1600329168631.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Sep 2020 07:55:36 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2020-09-17T07:55:36Z</dc:date>
    <item>
      <title>LCP54S018M DMA driver questions</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LCP54S018M-DMA-driver-questions/m-p/1154316#M42260</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I'm a developer implementing DMA to transfer transmit only data (no recieve) to multiple flexcomm ports. I have a few questions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. I'm using the latest 2.8.0 SDK with DMA driver files included (fsl_dma &amp;amp; fsl_spi_dma .c/.h). There is no definition for&amp;nbsp;FSL_FEATURE_DMA_DESCRIPTOR_ALIGN_SIZE. Can someone point me in the right direction as to what this should be?&lt;/P&gt;&lt;P&gt;2. There is no definition that matches the description of the&amp;nbsp;DMA_ALLOCATE_LINK_DESCRIPTOR(nextDesc) macro as discussed on line 866 -881 in fsl_dma.c. I see a definition of&amp;nbsp;DMA_ALLOCATE_LINK_DESCRIPTORS (with an 'S') but it appears to function differently than described in the comment.&lt;/P&gt;&lt;P&gt;3. I'm encountering an issue with linked list DMA to SPI peripheral transfers. On every flexcomm channel I've set up, there is an intermittent extra bit inserted in to the data stream that is shifting the data going out by one. I'm interfacing with WS2812B LEDs and this is causing them to flicker. The data being transferred has been verified as correct so I'm not sure where this extra bit is coming from.&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 17:52:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LCP54S018M-DMA-driver-questions/m-p/1154316#M42260</guid>
      <dc:creator>carson_cummins</dc:creator>
      <dc:date>2020-09-16T17:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: LCP54S018M DMA driver questions</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LCP54S018M-DMA-driver-questions/m-p/1154625#M42268</link>
      <description>&lt;P&gt;Hello carson_summins,&lt;/P&gt;
&lt;P&gt;I recommend you open the SDK demo&amp;nbsp; "dma_linked_transfer", you can find the&lt;/P&gt;
&lt;P&gt;description of your two question.&lt;/P&gt;
&lt;P&gt;1. " FSL_FEATURE_DMA_DESCRIPTOR_ALIGN_SIZE"&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_1-1600329067643.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125398i9A6B7C3B07EE0F5E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_1-1600329067643.png" alt="Alice_Yang_1-1600329067643.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp; "DMA_ALLOCATE_LINK_DESCRIPTOR" is one of DMA descriptor of "DMA_ALLOCATE_LINK_DESCRIPTOR&lt;STRONG&gt;S&lt;/STRONG&gt;".&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_2-1600329168631.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125399i49E27AD143D7E6DA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_2-1600329168631.png" alt="Alice_Yang_2-1600329168631.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 07:55:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LCP54S018M-DMA-driver-questions/m-p/1154625#M42268</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2020-09-17T07:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: LCP54S018M DMA driver questions</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LCP54S018M-DMA-driver-questions/m-p/1157087#M42343</link>
      <description>&lt;P&gt;**&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 18:12:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LCP54S018M-DMA-driver-questions/m-p/1157087#M42343</guid>
      <dc:creator>carson_cummins</dc:creator>
      <dc:date>2020-09-22T18:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: LCP54S018M DMA driver questions</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LCP54S018M-DMA-driver-questions/m-p/1157111#M42345</link>
      <description>&lt;P&gt;Wonderful, thank you. Is there anything you can infer from #3? I've looked at the code examples provided by NXP and they don't really cover an instance where DMA is being used without needing RX. I've got the setup somewhat functional sending data only DMA-&amp;gt;SPI but I don't think the provided driver file was designed with ignoring RX data in mind. Do you or anyone else know of any example code that I could view?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 18:14:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LCP54S018M-DMA-driver-questions/m-p/1157111#M42345</guid>
      <dc:creator>carson_cummins</dc:creator>
      <dc:date>2020-09-22T18:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: LCP54S018M DMA driver questions</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LCP54S018M-DMA-driver-questions/m-p/1158258#M42360</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;carson_cummins,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Recommend you using&amp;nbsp; logic analyzer check transfer signal.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 02:48:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LCP54S018M-DMA-driver-questions/m-p/1158258#M42360</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2020-09-24T02:48:29Z</dc:date>
    </item>
  </channel>
</rss>

