<?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 Re: LPC546xx DMA Channel Chain CH x exhausted and trigger CH y in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546xx-DMA-Channel-Chain-CH-x-exhausted-and-trigger-CH-y/m-p/2060201#M57882</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/156878"&gt;@A_M&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Has the SDK demo ​&lt;/SPAN&gt;lpcxpresso54628_dma_channel_chain&lt;SPAN&gt;&amp;nbsp;been functioning as expected in your environment?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Alice&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Mar 2025 07:51:14 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2025-03-12T07:51:14Z</dc:date>
    <item>
      <title>LPC546xx DMA Channel Chain CH x exhausted and trigger CH y</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546xx-DMA-Channel-Chain-CH-x-exhausted-and-trigger-CH-y/m-p/2059640#M57877</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need to trigger DMA channel y when channel x is exhausted.&lt;/P&gt;&lt;P&gt;I use the example project lpcxpresso54628_dma_channel_chain for a test and UM10912 Rev 2.4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The function should be:&lt;/P&gt;&lt;P&gt;Ch X start the transfer with a software trigger (later adc) and transfer a uint32_t (4Byte) value. After three triggers (12Byte) Ch x is exhausted, sets a trigger (for Ch y) and reload the ch x descriptor.&lt;/P&gt;&lt;P&gt;Ch y transfer uint32_t (4Byte) after two trigger from Ch x the Ch y is also exhausted and reload the ch y descriptor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I not able implement this function.&lt;/P&gt;&lt;P&gt;My example project never triggers ch y when ch x is exhausted.&lt;/P&gt;&lt;P&gt;Or when I comment in Line 90 INPUTMUX-&amp;gt;DMA_OTRIG_INMUX[0] = 0; //ch0 is always triggers ch y when I trigger ch x.&lt;/P&gt;&lt;P&gt;I don’t get it what do I have to set let it word properly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I have to set the DMA?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 15:04:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546xx-DMA-Channel-Chain-CH-x-exhausted-and-trigger-CH-y/m-p/2059640#M57877</guid>
      <dc:creator>A_M</dc:creator>
      <dc:date>2025-03-11T15:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: LPC546xx DMA Channel Chain CH x exhausted and trigger CH y</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546xx-DMA-Channel-Chain-CH-x-exhausted-and-trigger-CH-y/m-p/2060201#M57882</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/156878"&gt;@A_M&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Has the SDK demo ​&lt;/SPAN&gt;lpcxpresso54628_dma_channel_chain&lt;SPAN&gt;&amp;nbsp;been functioning as expected in your environment?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Alice&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 07:51:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546xx-DMA-Channel-Chain-CH-x-exhausted-and-trigger-CH-y/m-p/2060201#M57882</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2025-03-12T07:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: LPC546xx DMA Channel Chain CH x exhausted and trigger CH y</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546xx-DMA-Channel-Chain-CH-x-exhausted-and-trigger-CH-y/m-p/2060432#M57884</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/27788"&gt;@Alice_Yang&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;yes it works fine.&lt;/P&gt;&lt;P&gt;My SDK Version is 2.16 Mainfest Version 3.14.0&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 12:22:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546xx-DMA-Channel-Chain-CH-x-exhausted-and-trigger-CH-y/m-p/2060432#M57884</guid>
      <dc:creator>A_M</dc:creator>
      <dc:date>2025-03-12T12:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: LPC546xx DMA Channel Chain CH x exhausted and trigger CH y</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546xx-DMA-Channel-Chain-CH-x-exhausted-and-trigger-CH-y/m-p/2062005#M57904</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/156878"&gt;@A_M&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your project is based on the SDK demo, I will test it on my setup. Could you also share the key modifications you’ve made to the original code? This will help me pinpoint issues more efficiently. Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 10:11:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546xx-DMA-Channel-Chain-CH-x-exhausted-and-trigger-CH-y/m-p/2062005#M57904</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2025-03-14T10:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: LPC546xx DMA Channel Chain CH x exhausted and trigger CH y</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546xx-DMA-Channel-Chain-CH-x-exhausted-and-trigger-CH-y/m-p/2062046#M57906</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/27788"&gt;@Alice_Yang&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I made a project with less changes and committed the changes.&lt;/P&gt;&lt;P&gt;CH0 is configurated as BurstSize1(before kDMA_SingleTransfer).&lt;/P&gt;&lt;P&gt;Line 163 Trigger CH0. It should not start/trigger other channels. When it Triggered once.&lt;/P&gt;&lt;P&gt;I found a post here. Like I understand, matt83 wanted to use the DMA in the same way as I do. I guess the DAM works on both MCUs in the same way. What was the solution for his Problem?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-DMA-done-trigger-event/td-p/1785082" target="_blank"&gt;https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-DMA-done-trigger-event/td-p/1785082&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 11:07:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546xx-DMA-Channel-Chain-CH-x-exhausted-and-trigger-CH-y/m-p/2062046#M57906</guid>
      <dc:creator>A_M</dc:creator>
      <dc:date>2025-03-14T11:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: LPC546xx DMA Channel Chain CH x exhausted and trigger CH y</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546xx-DMA-Channel-Chain-CH-x-exhausted-and-trigger-CH-y/m-p/2066349#M57951</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/27788"&gt;@Alice_Yang&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;are there any novelties for me?&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;A_M&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 13:27:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546xx-DMA-Channel-Chain-CH-x-exhausted-and-trigger-CH-y/m-p/2066349#M57951</guid>
      <dc:creator>A_M</dc:creator>
      <dc:date>2025-03-21T13:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: LPC546xx DMA Channel Chain CH x exhausted and trigger CH y</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546xx-DMA-Channel-Chain-CH-x-exhausted-and-trigger-CH-y/m-p/2097255#M58188</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/27788"&gt;@Alice_Yang&lt;/a&gt;&amp;nbsp;, I wanted to ask how far the status is?&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;A_M&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2025 10:30:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546xx-DMA-Channel-Chain-CH-x-exhausted-and-trigger-CH-y/m-p/2097255#M58188</guid>
      <dc:creator>A_M</dc:creator>
      <dc:date>2025-05-14T10:30:37Z</dc:date>
    </item>
  </channel>
</rss>

