<?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 Changing the source address during the eDMA transmission process in MCX Microcontrollers</title>
    <link>https://community.nxp.com/t5/MCX-Microcontrollers/Changing-the-source-address-during-the-eDMA-transmission-process/m-p/2154142#M3772</link>
    <description>&lt;P&gt;Hello NXP Community,&lt;/P&gt;&lt;P&gt;I would like to ask if, after the eDMA channel configuration is completed, it is possible to change the source address after the transmission is completed once. Currently, I am using eDMA to transfer a large amount of data to the DAC output. However, the signal to be output does not have a periodicity, and after the current eDMA output is completed, the output value needs to be changed. Essentially, it requires changing the source address. So, does eDMA have a function that enables the source address to be updated after the DMA transfer is completed?&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Jiuer&lt;/P&gt;</description>
    <pubDate>Tue, 19 Aug 2025 07:05:52 GMT</pubDate>
    <dc:creator>Jiuer</dc:creator>
    <dc:date>2025-08-19T07:05:52Z</dc:date>
    <item>
      <title>Changing the source address during the eDMA transmission process</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/Changing-the-source-address-during-the-eDMA-transmission-process/m-p/2154142#M3772</link>
      <description>&lt;P&gt;Hello NXP Community,&lt;/P&gt;&lt;P&gt;I would like to ask if, after the eDMA channel configuration is completed, it is possible to change the source address after the transmission is completed once. Currently, I am using eDMA to transfer a large amount of data to the DAC output. However, the signal to be output does not have a periodicity, and after the current eDMA output is completed, the output value needs to be changed. Essentially, it requires changing the source address. So, does eDMA have a function that enables the source address to be updated after the DMA transfer is completed?&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Jiuer&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2025 07:05:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/Changing-the-source-address-during-the-eDMA-transmission-process/m-p/2154142#M3772</guid>
      <dc:creator>Jiuer</dc:creator>
      <dc:date>2025-08-19T07:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the source address during the eDMA transmission process</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/Changing-the-source-address-during-the-eDMA-transmission-process/m-p/2155063#M3778</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/253163"&gt;@Jiuer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Yes, eDMA supports changing the source address. You can utilize the scatter/gather function to do this.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Scatter/gather is the process of automatically loading a new TCD into a channel. &lt;STRONG&gt;It allows a DMA channel to use multiple TCDs; this enables a DMA channel to scatter the DMA data to multiple destinations or gather it from multiple sources&lt;/STRONG&gt;. When scatter/gather is enabled and the channel has finished its major loop, a new TCD is fetched from system memory and loaded into that channel’s descriptor location in the eDMA programmer’s model, thus replacing the current descriptor.&lt;/P&gt;
&lt;P&gt;Detail please refer to chip reference manual. And there is scatter-gather demo under SDK, you can refer to.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1755677425658.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/353239iF6676F4489869B83/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1755677425658.png" alt="Alice_Yang_0-1755677425658.png" /&gt;&lt;/span&gt;&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>Wed, 20 Aug 2025 08:10:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/Changing-the-source-address-during-the-eDMA-transmission-process/m-p/2155063#M3778</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2025-08-20T08:10:36Z</dc:date>
    </item>
  </channel>
</rss>

