<?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のトピックRe: ADC INTERRUPT</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/ADC-INTERRUPT/m-p/1897084#M66486</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I suppose that you can use the NVIC module to control the interrupt.&lt;/P&gt;
&lt;DIV style="background-color: #ffffff; padding: 0px 0px 0px 2px;"&gt;
&lt;DIV style="color: #000000; background-color: #ffffff; font-family: 'Consolas'; font-size: 10pt; white-space: pre;"&gt;
&lt;P style="background-color: #e8f2fe; margin: 0;"&gt;&lt;SPAN&gt;DisableIRQ&lt;/SPAN&gt;(&lt;SPAN&gt; ADC0_IRQn&lt;/SPAN&gt;);&lt;/P&gt;
&lt;P style="background-color: #e8f2fe; margin: 0;"&gt;If you do want to stop ADC conversion, you can set the ADCH as 0x1F.&lt;/P&gt;
&lt;P style="background-color: #e8f2fe; margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1719889359749.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/286554iC101C1A0B5491589/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1719889359749.png" alt="xiangjun_rong_0-1719889359749.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Xiangjun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Tue, 02 Jul 2024 03:03:44 GMT</pubDate>
    <dc:creator>xiangjun_rong</dc:creator>
    <dc:date>2024-07-02T03:03:44Z</dc:date>
    <item>
      <title>ADC INTERRUPT</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/ADC-INTERRUPT/m-p/1896677#M66484</link>
      <description>&lt;P&gt;I use KEAZ128AMLH Controller where even though i disable the ADC Interrupt after a particular sequence (and then later enabled again), interrupt is being triggered.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note : AIEN = Low, configured for HW (PIT (TEN, TIE, TIF registers are Low) on interrupt trigger so interrupt should not trigger as AIEN and TEN is low.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2024 12:51:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/ADC-INTERRUPT/m-p/1896677#M66484</guid>
      <dc:creator>Naveen158</dc:creator>
      <dc:date>2024-07-01T12:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: ADC INTERRUPT</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/ADC-INTERRUPT/m-p/1897084#M66486</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I suppose that you can use the NVIC module to control the interrupt.&lt;/P&gt;
&lt;DIV style="background-color: #ffffff; padding: 0px 0px 0px 2px;"&gt;
&lt;DIV style="color: #000000; background-color: #ffffff; font-family: 'Consolas'; font-size: 10pt; white-space: pre;"&gt;
&lt;P style="background-color: #e8f2fe; margin: 0;"&gt;&lt;SPAN&gt;DisableIRQ&lt;/SPAN&gt;(&lt;SPAN&gt; ADC0_IRQn&lt;/SPAN&gt;);&lt;/P&gt;
&lt;P style="background-color: #e8f2fe; margin: 0;"&gt;If you do want to stop ADC conversion, you can set the ADCH as 0x1F.&lt;/P&gt;
&lt;P style="background-color: #e8f2fe; margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1719889359749.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/286554iC101C1A0B5491589/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1719889359749.png" alt="xiangjun_rong_0-1719889359749.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Xiangjun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 02 Jul 2024 03:03:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/ADC-INTERRUPT/m-p/1897084#M66486</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2024-07-02T03:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: ADC INTERRUPT</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/ADC-INTERRUPT/m-p/1898032#M66497</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;SPAN&gt;Xiangjun Rong for Answering my Question, the solution you gave me works absolutely fine but it does not solve my root Problem, can you explain me why ISR is executing even though the interrupt is off (AIEN = 0).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 06:02:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/ADC-INTERRUPT/m-p/1898032#M66497</guid>
      <dc:creator>Naveen158</dc:creator>
      <dc:date>2024-07-03T06:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: ADC INTERRUPT</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/ADC-INTERRUPT/m-p/1898121#M66500</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I suppose that the previous interrupt still valid after you clear AIEN bit.&lt;/P&gt;
&lt;P&gt;Pls try to clear the pending bit for the ADC when the clear AIEN bit&lt;/P&gt;
&lt;P&gt;NVIC-&amp;gt;ICPR[0]|=1&amp;lt;&amp;lt;15;&lt;/P&gt;
&lt;P&gt;check if you can enter ISR&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 07:41:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/ADC-INTERRUPT/m-p/1898121#M66500</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2024-07-03T07:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: ADC INTERRUPT</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/ADC-INTERRUPT/m-p/1904088#M66543</link>
      <description>&lt;P&gt;No it still hits the ISR even after turning off the PIT and clearing the pending ADC Interrupt&lt;BR /&gt;&lt;BR /&gt;Note :&amp;nbsp; ADC Interrupt is still enabled&lt;BR /&gt;&lt;BR /&gt;on Disable of ADC, PIT and at the same time clearing its Pending interrupts is solving my issue.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 09:47:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/ADC-INTERRUPT/m-p/1904088#M66543</guid>
      <dc:creator>Naveen158</dc:creator>
      <dc:date>2024-07-09T09:47:57Z</dc:date>
    </item>
  </channel>
</rss>

