<?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: MPC8343 can't trigger external interrupt on low-to-high transitions in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/MPC8343-can-t-trigger-external-interrupt-on-low-to-high/m-p/159412#M797</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; According to MPC8349EARM.pdf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to MPC8379ERM.pdf (which I have a copy of)...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; the IPIC register SEMSR : IRQ4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The IPC allows level or edge settings (high to low edge only) for the IRQn pins.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; but register GP2ICR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Configures interrupts for pins GPIO1[0:31] and GPIO2[0:31].&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; Which is correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both?. If you want a "both-edge interrupt" you have to use a GPIO pin (or a pin configured as GPIO) and have the interrupt generated by the GPIO logic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 May 2012 06:56:31 GMT</pubDate>
    <dc:creator>TomE</dc:creator>
    <dc:date>2012-05-03T06:56:31Z</dc:date>
    <item>
      <title>MPC8343 can't trigger external interrupt on low-to-high transitions</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/MPC8343-can-t-trigger-external-interrupt-on-low-to-high/m-p/159411#M796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to trigger an external interrupt for both high-to-low and &amp;nbsp;low-to-high transitions?&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to set up an edge triggered interrupt on an MPC8343, but I can only get it to trigger on high-to-low transitions. &amp;nbsp;&amp;nbsp;According to MPC8349EARM.pdf the IPIC register SEMSR : IRQ4 can be configured to either high-to-low change or low assertion, but register GP2ICR says the interrupt can be configured for triggering on &lt;STRONG&gt;any change on the state of the port&lt;/STRONG&gt;, or high-to-low change.&amp;nbsp; &amp;nbsp;Which is correct?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 00:48:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/MPC8343-can-t-trigger-external-interrupt-on-low-to-high/m-p/159411#M796</guid>
      <dc:creator>scott111</dc:creator>
      <dc:date>2012-05-03T00:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8343 can't trigger external interrupt on low-to-high transitions</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/MPC8343-can-t-trigger-external-interrupt-on-low-to-high/m-p/159412#M797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; According to MPC8349EARM.pdf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to MPC8379ERM.pdf (which I have a copy of)...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; the IPIC register SEMSR : IRQ4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The IPC allows level or edge settings (high to low edge only) for the IRQn pins.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; but register GP2ICR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Configures interrupts for pins GPIO1[0:31] and GPIO2[0:31].&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; Which is correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both?. If you want a "both-edge interrupt" you have to use a GPIO pin (or a pin configured as GPIO) and have the interrupt generated by the GPIO logic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 06:56:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/MPC8343-can-t-trigger-external-interrupt-on-low-to-high/m-p/159412#M797</guid>
      <dc:creator>TomE</dc:creator>
      <dc:date>2012-05-03T06:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8343 can't trigger external interrupt on low-to-high transitions</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/MPC8343-can-t-trigger-external-interrupt-on-low-to-high/m-p/159413#M798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tom. &amp;nbsp;I was still looking at interrupt ID for IRQ3 and IRQ4, should have been looking at GPIO2. &amp;nbsp;It`s working now.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 03:20:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/MPC8343-can-t-trigger-external-interrupt-on-low-to-high/m-p/159413#M798</guid>
      <dc:creator>scott111</dc:creator>
      <dc:date>2012-05-04T03:20:48Z</dc:date>
    </item>
  </channel>
</rss>

