<?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>Kinetis Microcontrollers中的主题 Repeated DMA request behavior</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Repeated-DMA-request-behavior/m-p/797864#M48541</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've read all of the documentation I can find on the Kinetis eDMA module (I'm specifically using a K22F part) but I can't find a good description of the hardware request handling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is this:&amp;nbsp; Assuming the eDMA module is using round robin mode, if you have a DMA channel configured to fill the FIFO on a peripheral like the I2S/SAI module and a single minor loop doesn't fill the FIFO past the watermark, or if the SAI FIFO drains a byte during the transfer and the watermark isn't reached, is the new DMA request handled immediately by the channel with a new iteration, or does it wait until the round robin scan comes back around to that channel?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm attempting an unusual channel linking setup and I need to make sure the first channel always completes exactly one minor loop before each request on the second channel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Aug 2018 23:42:32 GMT</pubDate>
    <dc:creator>scottm</dc:creator>
    <dc:date>2018-08-17T23:42:32Z</dc:date>
    <item>
      <title>Repeated DMA request behavior</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Repeated-DMA-request-behavior/m-p/797864#M48541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've read all of the documentation I can find on the Kinetis eDMA module (I'm specifically using a K22F part) but I can't find a good description of the hardware request handling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is this:&amp;nbsp; Assuming the eDMA module is using round robin mode, if you have a DMA channel configured to fill the FIFO on a peripheral like the I2S/SAI module and a single minor loop doesn't fill the FIFO past the watermark, or if the SAI FIFO drains a byte during the transfer and the watermark isn't reached, is the new DMA request handled immediately by the channel with a new iteration, or does it wait until the round robin scan comes back around to that channel?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm attempting an unusual channel linking setup and I need to make sure the first channel always completes exactly one minor loop before each request on the second channel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2018 23:42:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Repeated-DMA-request-behavior/m-p/797864#M48541</guid>
      <dc:creator>scottm</dc:creator>
      <dc:date>2018-08-17T23:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Repeated DMA request behavior</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Repeated-DMA-request-behavior/m-p/797865#M48542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Scott,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: justify; color: #404040; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Microsoft Yahei'; font-size: 18px; font-style: normal; font-weight: 400; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: #ffffff; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;"Channel priorities are treated as equal, that is, constantly rotating, when Round-Robin Arbitration mode is selected." So, I think since current minor loop is finished, eDMA will service next request source until the round robin scan comes back around to that channel.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: justify; color: #404040; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Microsoft Yahei'; font-size: 18px; font-style: normal; font-weight: 400; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: #ffffff; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: justify; color: #404040; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Microsoft Yahei'; font-size: 18px; font-style: normal; font-weight: 400; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: #ffffff; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;Jing&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 07:28:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Repeated-DMA-request-behavior/m-p/797865#M48542</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2018-08-20T07:28:58Z</dc:date>
    </item>
  </channel>
</rss>

