<?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: LPC55 DMA Active vs Busy</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55-DMA-Active-vs-Busy/m-p/1654017#M52597</link>
    <description>&lt;P class="lia-align-justify"&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/190473"&gt;@kbetts&lt;/a&gt;,&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;The difference between them could be explain as follows: The Active status register will be active after the DMA configuration have been set and after submitting the DMA channel transfer request, and will continue to be active until the request has been completed; while the Busy status register will be active when the DMA starts the transfer and after doing a software or hardware trigger to enable the channel request.&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Using the &lt;EM&gt;lpcxpresso55s69_dma_memory_to_memory&lt;/EM&gt;&amp;nbsp;example. You may find that after calling DMA_SubmitChannelRequest() which submits the DMA transfer request, the Active status register will be set; even before, to enable the channel request and do the software trigger which is called by DMA_StartTransfer().&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Best regards, Raul.&lt;/P&gt;</description>
    <pubDate>Fri, 19 May 2023 20:03:54 GMT</pubDate>
    <dc:creator>RaRo</dc:creator>
    <dc:date>2023-05-19T20:03:54Z</dc:date>
    <item>
      <title>LPC55 DMA Active vs Busy</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55-DMA-Active-vs-Busy/m-p/1650211#M52519</link>
      <description>&lt;P&gt;What is the difference between "Active" and "Busy" in the DMA of the LPC55? The User Manual contains the following definitions:&lt;/P&gt;&lt;P&gt;"&lt;SPAN class=""&gt;A DMA channel is considered active when a DMA operation has been started but not yet fully completed. The Active status will persist from a DMA operation being started, until the pipeline is empty after end of the last descriptor (when there is no reload)."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;"A DMA channel is considered busy when there is any operation related to that channel in the DMA controller’s internal pipeline."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Both seem to indicate whether there are any operations for the channel in the DMA pipeline, so what is the difference?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 10:04:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55-DMA-Active-vs-Busy/m-p/1650211#M52519</guid>
      <dc:creator>kbetts</dc:creator>
      <dc:date>2023-05-15T10:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55 DMA Active vs Busy</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55-DMA-Active-vs-Busy/m-p/1654017#M52597</link>
      <description>&lt;P class="lia-align-justify"&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/190473"&gt;@kbetts&lt;/a&gt;,&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;The difference between them could be explain as follows: The Active status register will be active after the DMA configuration have been set and after submitting the DMA channel transfer request, and will continue to be active until the request has been completed; while the Busy status register will be active when the DMA starts the transfer and after doing a software or hardware trigger to enable the channel request.&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Using the &lt;EM&gt;lpcxpresso55s69_dma_memory_to_memory&lt;/EM&gt;&amp;nbsp;example. You may find that after calling DMA_SubmitChannelRequest() which submits the DMA transfer request, the Active status register will be set; even before, to enable the channel request and do the software trigger which is called by DMA_StartTransfer().&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Best regards, Raul.&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2023 20:03:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55-DMA-Active-vs-Busy/m-p/1654017#M52597</guid>
      <dc:creator>RaRo</dc:creator>
      <dc:date>2023-05-19T20:03:54Z</dc:date>
    </item>
  </channel>
</rss>

