<?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>i.MX ProcessorsのトピックiMX6 SDMA under passed WML</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-SDMA-under-passed-WML/m-p/651601#M99695</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using SDMA with Serial. I have configured channel descriptor to use the script&amp;nbsp;app_2_mcu to receive data from Serial RX FIFO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am successful whenever the data is equivalent to Water Mark Level but when the data is less than WML, I do get interrupt with the help of bit ATDMAEN in serial. Also, data is copied to destination but for some reason I am not able to figure how much data is read by DMA. I have tried to read the buffer descriptor&amp;nbsp;count field in hope that it will be updated by script with the updated value, but it is showing me the original value that I programmed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to know how much data is copied by DMA in case of we are under the WML and Aging timer bit of serial is triggered?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/igorpadykov"&gt;igorpadykov&lt;/A&gt;‌ can you help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Haider&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Feb 2017 14:17:53 GMT</pubDate>
    <dc:creator>haider</dc:creator>
    <dc:date>2017-02-20T14:17:53Z</dc:date>
    <item>
      <title>iMX6 SDMA under passed WML</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-SDMA-under-passed-WML/m-p/651601#M99695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using SDMA with Serial. I have configured channel descriptor to use the script&amp;nbsp;app_2_mcu to receive data from Serial RX FIFO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am successful whenever the data is equivalent to Water Mark Level but when the data is less than WML, I do get interrupt with the help of bit ATDMAEN in serial. Also, data is copied to destination but for some reason I am not able to figure how much data is read by DMA. I have tried to read the buffer descriptor&amp;nbsp;count field in hope that it will be updated by script with the updated value, but it is showing me the original value that I programmed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to know how much data is copied by DMA in case of we are under the WML and Aging timer bit of serial is triggered?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/igorpadykov"&gt;igorpadykov&lt;/A&gt;‌ can you help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Haider&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 14:17:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-SDMA-under-passed-WML/m-p/651601#M99695</guid>
      <dc:creator>haider</dc:creator>
      <dc:date>2017-02-20T14:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6 SDMA under passed WML</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-SDMA-under-passed-WML/m-p/651602#M99696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Haider&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sdma request is triggered by reaching fifo data wml level, this is normal sdma operation flow,&lt;/P&gt;&lt;P&gt;I am afraid there is no way to know how much data is copied by DMA in case of it under the WML.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 23:31:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-SDMA-under-passed-WML/m-p/651602#M99696</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-02-20T23:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6 SDMA under passed WML</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-SDMA-under-passed-WML/m-p/651603#M99697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just solved it using a different script specifically written for UART reception.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Haider&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 13:08:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-SDMA-under-passed-WML/m-p/651603#M99697</guid>
      <dc:creator>haider</dc:creator>
      <dc:date>2017-02-21T13:08:49Z</dc:date>
    </item>
  </channel>
</rss>

