<?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: DMA request caused by a level triggered interrupt on the same port. in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/DMA-request-caused-by-a-level-triggered-interrupt-on-the-same/m-p/390417#M21252</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Claus,&lt;/P&gt;&lt;P style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="background-color: inherit; font-family: Times New Roman,serif; font-size: 12pt;"&gt;Thank you very much for your focus on Freescale Kinetis product. I'm glad to provide service for you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="font-size: 12pt; background-color: inherit; font-family: Times New Roman,serif;"&gt;Thanks for your sharing and &lt;/SPAN&gt;&lt;SPAN style="background-color: inherit; font-family: 'Times New Roman', serif; font-size: medium;"&gt;I'd like to confirm with about you some points, as I'm not very clear with your issue now.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="background-color: inherit; font-family: 'Times New Roman', serif; font-size: medium;"&gt;And I think the community is more befit to discuss with each other, if it is ok for you, I'll&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman', serif; font-size: medium; font-style: normal; font-weight: normal; text-align: left;"&gt;only &lt;/SPAN&gt;reply to your question in the community later.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="font-size: 12pt; background-color: inherit; font-family: Times New Roman,serif;"&gt;1. What's specific product number of the MCU you used?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="font-size: 12pt; background-color: inherit; font-family: Times New Roman,serif;"&gt;2. What's the pin 24? Was the PTA24? &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="font-size: 12pt; background-color: inherit; font-family: Times New Roman,serif;"&gt;3. What was the function of the pin 24 during SPI communication? Did the pin 24 work as SPI_SIN pin?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="font-size: 12pt; background-color: inherit; font-family: Times New Roman,serif;"&gt;I'm looking forward to your reply&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&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>Wed, 18 Mar 2015 03:04:56 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2015-03-18T03:04:56Z</dc:date>
    <item>
      <title>DMA request caused by a level triggered interrupt on the same port.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/DMA-request-caused-by-a-level-triggered-interrupt-on-the-same/m-p/390416#M21251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working with a Kinetis K70, where I experience an issue not documented in the errata or reference manual.&lt;/P&gt;&lt;P&gt;On PORT A I use pin 4 to create DMA requests on rising edge. This in general works well.&lt;/P&gt;&lt;P&gt;I also use pin 24 as a level triggered interrupt from a SPI device. When the SPI device pulls the signal down, I disable the interrupt on the pin, and service the interrupt over SPI, before enabling it again.&lt;/P&gt;&lt;P&gt;Somehow either by the receiving, disabling or enabling the level triggered interrupt, I get a false DMA rising request.&lt;/P&gt;&lt;P&gt;If I change the level triggered interrupt to be edge triggered, I am not receiving any false DMA requests. &lt;/P&gt;&lt;P&gt;I am looking into further debugging this, but would like any input regarding the possibilities that mixing level triggered interrupts with DMA requests on the same port, generates false DMA requests.&lt;/P&gt;&lt;P&gt;Thanks Ahead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Claus Stovgaard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 16:29:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/DMA-request-caused-by-a-level-triggered-interrupt-on-the-same/m-p/390416#M21251</guid>
      <dc:creator>ClausStovgaard</dc:creator>
      <dc:date>2015-03-17T16:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: DMA request caused by a level triggered interrupt on the same port.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/DMA-request-caused-by-a-level-triggered-interrupt-on-the-same/m-p/390417#M21252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Claus,&lt;/P&gt;&lt;P style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="background-color: inherit; font-family: Times New Roman,serif; font-size: 12pt;"&gt;Thank you very much for your focus on Freescale Kinetis product. I'm glad to provide service for you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="font-size: 12pt; background-color: inherit; font-family: Times New Roman,serif;"&gt;Thanks for your sharing and &lt;/SPAN&gt;&lt;SPAN style="background-color: inherit; font-family: 'Times New Roman', serif; font-size: medium;"&gt;I'd like to confirm with about you some points, as I'm not very clear with your issue now.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="background-color: inherit; font-family: 'Times New Roman', serif; font-size: medium;"&gt;And I think the community is more befit to discuss with each other, if it is ok for you, I'll&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman', serif; font-size: medium; font-style: normal; font-weight: normal; text-align: left;"&gt;only &lt;/SPAN&gt;reply to your question in the community later.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="font-size: 12pt; background-color: inherit; font-family: Times New Roman,serif;"&gt;1. What's specific product number of the MCU you used?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="font-size: 12pt; background-color: inherit; font-family: Times New Roman,serif;"&gt;2. What's the pin 24? Was the PTA24? &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="font-size: 12pt; background-color: inherit; font-family: Times New Roman,serif;"&gt;3. What was the function of the pin 24 during SPI communication? Did the pin 24 work as SPI_SIN pin?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="font-size: 12pt; background-color: inherit; font-family: Times New Roman,serif;"&gt;I'm looking forward to your reply&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&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>Wed, 18 Mar 2015 03:04:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/DMA-request-caused-by-a-level-triggered-interrupt-on-the-same/m-p/390417#M21252</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2015-03-18T03:04:56Z</dc:date>
    </item>
  </channel>
</rss>

