<?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: Hardware Interrupts in Kinetis KE06Z in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Hardware-Interrupts-in-Kinetis-KE06Z/m-p/646148#M39191</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Interrupts.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/413iC7775D766D07DCC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Interrupts.PNG" alt="Interrupts.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Robin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a screenshot of what I see in Kinetis where the sign appears in the ADC_LDD component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, with your help I was able to make it work using the PIT. Initializing the component independently seems to do the trick. Also, I had to choose the "Whole simple group" option. Otherwise, the code wouldn't enter the ISR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leonardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Sep 2016 18:16:25 GMT</pubDate>
    <dc:creator>leonardomoreno</dc:creator>
    <dc:date>2016-09-27T18:16:25Z</dc:date>
    <item>
      <title>Hardware Interrupts in Kinetis KE06Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Hardware-Interrupts-in-Kinetis-KE06Z/m-p/646146#M39189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using a Kinetis FRDM-KE06Z board to read temperature using the ADC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've succesfuly used the High Level Component to read the voltage using Interrupts. However, I've been trying to trigger the ADC by using a Hardware Interrupt, and haven't been able to obtain any reading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought that using the ADC_LDD component would help. I configured it and can read the voltage, also with interrupts (same as with the High Level Component). But when I try to add hardware Interrupts (using any option, FTM2, FTM0, PIT) the board doesn't even enter the ISR. I've checked the vector_config archive and it seems to contain the pointer to the ADC interrupt, so that doesn't seem to be an issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, when selecting the options for possible trigger sources (FTM2, FTM0, PIT,...) the message "not available on processor package" appears on each and every option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to enable HW interrupts to trigger the ADC in the KE06Z board? My MCU is a MKE06Z128VLK4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Leonardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2016 13:50:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Hardware-Interrupts-in-Kinetis-KE06Z/m-p/646146#M39189</guid>
      <dc:creator>leonardomoreno</dc:creator>
      <dc:date>2016-09-23T13:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Interrupts in Kinetis KE06Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Hardware-Interrupts-in-Kinetis-KE06Z/m-p/646147#M39190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leonardo,&lt;/P&gt;&lt;P&gt;I test the "HW triggered conversion of a selected sample group, with interrupt service" example, it can be found in the Typical Usage of Component ADC_LDD.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="ADC_LDD Typical Usage.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/49iFB0216EE56FB5FF0/image-size/large?v=v2&amp;amp;px=999" role="button" title="ADC_LDD Typical Usage.png" alt="ADC_LDD Typical Usage.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="HW triggered conversion of a selected sample group, with interrupt service.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/88iEB070EA55AA2BAF4/image-size/large?v=v2&amp;amp;px=999" role="button" title="HW triggered conversion of a selected sample group, with interrupt service.png" alt="HW triggered conversion of a selected sample group, with interrupt service.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After configured the PIT module, the ADC interrupt can be triggered by PIT periodically.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="PIT.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/132i6A77A33EC11741C3/image-size/large?v=v2&amp;amp;px=999" role="button" title="PIT.png" alt="PIT.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using &lt;A href="http://www.nxp.com/products/software-and-tools/run-time-software/kinetis-software-and-tools/ides-for-kinetis-mcus/kinetis-design-studio-integrated-development-environment-ide:KDS_IDE"&gt;KDS3.2&lt;/A&gt; with ProcessorExpert on my FRDM-KE06Z board.&lt;/P&gt;&lt;P&gt;I didn't find the description "not available on processor package", would you please show me the screenshots?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 01:37:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Hardware-Interrupts-in-Kinetis-KE06Z/m-p/646147#M39190</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2016-09-27T01:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Interrupts in Kinetis KE06Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Hardware-Interrupts-in-Kinetis-KE06Z/m-p/646148#M39191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Interrupts.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/413iC7775D766D07DCC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Interrupts.PNG" alt="Interrupts.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Robin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a screenshot of what I see in Kinetis where the sign appears in the ADC_LDD component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, with your help I was able to make it work using the PIT. Initializing the component independently seems to do the trick. Also, I had to choose the "Whole simple group" option. Otherwise, the code wouldn't enter the ISR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leonardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 18:16:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Hardware-Interrupts-in-Kinetis-KE06Z/m-p/646148#M39191</guid>
      <dc:creator>leonardomoreno</dc:creator>
      <dc:date>2016-09-27T18:16:25Z</dc:date>
    </item>
  </channel>
</rss>

