<?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のトピックQuestion, i.MX6Solo SDMA interrupt</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX6Solo-SDMA-interrupt/m-p/690595#M106971</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I would like to ask about SDMA of i.MX6Solo.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My customer saw that the interruption of transfer completion could not occur sometimes on their board.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And they have the question as below. Please give your answers to that.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(1) When the bus-access of external DDR or peripherals is conflict with the SDMA transfer, which bus-access has a priority?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(2) When the confliction occur as above, is it possible to change priority by configure SDMAARM_SDMA_CHNPRIn register?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(3) Could you show me whether it is possible not to occur the transfer completion interrupt by any conditions (register setting or something)?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Miyamoto&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 May 2017 07:25:18 GMT</pubDate>
    <dc:creator>SLICE</dc:creator>
    <dc:date>2017-05-24T07:25:18Z</dc:date>
    <item>
      <title>Question, i.MX6Solo SDMA interrupt</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX6Solo-SDMA-interrupt/m-p/690595#M106971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I would like to ask about SDMA of i.MX6Solo.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My customer saw that the interruption of transfer completion could not occur sometimes on their board.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And they have the question as below. Please give your answers to that.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(1) When the bus-access of external DDR or peripherals is conflict with the SDMA transfer, which bus-access has a priority?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(2) When the confliction occur as above, is it possible to change priority by configure SDMAARM_SDMA_CHNPRIn register?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(3) Could you show me whether it is possible not to occur the transfer completion interrupt by any conditions (register setting or something)?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Miyamoto&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2017 07:25:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX6Solo-SDMA-interrupt/m-p/690595#M106971</guid>
      <dc:creator>SLICE</dc:creator>
      <dc:date>2017-05-24T07:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Question, i.MX6Solo SDMA interrupt</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX6Solo-SDMA-interrupt/m-p/690596#M106972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) The DDR controller always has the highest priority. The concurrent access is postponed (but not cancelled).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) No. The SDMAARM_SDMA_CHNPRIn registers only define the relative priorities of the channels within the SDMA engine, not relative to other bus masters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) There seems to be the software issue, such as the interrupt handling code missing the interrupts sometimes for some reason. Please check.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Artur&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Thu, 25 May 2017 11:53:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX6Solo-SDMA-interrupt/m-p/690596#M106972</guid>
      <dc:creator>art</dc:creator>
      <dc:date>2017-05-25T11:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: Question, i.MX6Solo SDMA interrupt</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX6Solo-SDMA-interrupt/m-p/690597#M106973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/art"&gt;art&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;The customer checked your answers, and they have comments as below.&lt;/P&gt;&lt;P&gt;Please give your answers to the below questions.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(1) They are talking about the case of conflict of ‘accessing to external DDR from ARM core’ and ‘accessing to external DDR from SDMA’. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you show me which of above access has the higher priority?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;They do not mean the priority of DDR controller.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(2) In the above case, if some priority exists, can configuring SDMAARM_SDMA_CHNPRIn register affect to the priority?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(e.g. Setting 7 into SDMAARM_SDMA_CHNPRIn register may cause getting higher priority to ‘accessing DDR from SDMA’? Etc.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Miyamoto&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 00:41:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX6Solo-SDMA-interrupt/m-p/690597#M106973</guid>
      <dc:creator>SLICE</dc:creator>
      <dc:date>2017-05-30T00:41:56Z</dc:date>
    </item>
  </channel>
</rss>

