<?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>LPCXpresso IDEのトピックExternal interrupts and GPIO</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/External-interrupts-and-GPIO/m-p/571153#M20463</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by affonpign on Wed May 25 03:55:31 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi everybody, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I use the LPC1769 and I assign the external interrupt 3 to the GPIO using void EINT3_IRQHandler(void). Everything works fine. Is it possible to use the GPIO with the external interrupt 0,1 or 2 ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found this note in the datasheet:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: EINT3 channel is shared with GPIO interrupts&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have an example using external interrupts 0,1 or 2?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;affonpign&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 23:49:31 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T23:49:31Z</dc:date>
    <item>
      <title>External interrupts and GPIO</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/External-interrupts-and-GPIO/m-p/571153#M20463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by affonpign on Wed May 25 03:55:31 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi everybody, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I use the LPC1769 and I assign the external interrupt 3 to the GPIO using void EINT3_IRQHandler(void). Everything works fine. Is it possible to use the GPIO with the external interrupt 0,1 or 2 ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found this note in the datasheet:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: EINT3 channel is shared with GPIO interrupts&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have an example using external interrupts 0,1 or 2?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;affonpign&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:49:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/External-interrupts-and-GPIO/m-p/571153#M20463</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: External interrupts and GPIO</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/External-interrupts-and-GPIO/m-p/571154#M20464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by larryvc on Wed May 25 10:41:23 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: affonpign&lt;/STRONG&gt;&lt;BR /&gt;Is it possible to use the GPIO with the external interrupt 0,1 or 2 ? &lt;BR /&gt; &lt;BR /&gt;I found this note in the datasheet:&lt;BR /&gt;Note: EINT3 channel is shared with GPIO interrupts&lt;BR /&gt; &lt;BR /&gt;Does anyone have an example using external interrupts 0,1 or 2?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't think so.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Read the user manual.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;UM10360 chapter 9 paragraph 9.2.2:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GPIO0 and GPIO2 interrupts share the same position in the NVIC with External Interrupt 3.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:49:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/External-interrupts-and-GPIO/m-p/571154#M20464</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: External interrupts and GPIO</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/External-interrupts-and-GPIO/m-p/571155#M20465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jharwood on Wed May 25 23:14:28 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;External Interrupts work as expected when configured to do so, EINT0 is == NMI, EINT1 thru 3 are maskable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When those pins are configured for external interrupts, the GPIO functionality is revoked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That means that edge triggered interrupts on ports 0 and 2 are not applicable for those pins that you have declared as EXTernal interrupts&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:49:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/External-interrupts-and-GPIO/m-p/571155#M20465</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: External interrupts and GPIO</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/External-interrupts-and-GPIO/m-p/571156#M20466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by affonpign on Wed May 25 23:36:11 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I use the EINT0 on the corresponding pin. If I trigger the EINT0 volitional once but then the interrupt triggers itself and remains in a endless loop. Even clearing the pending interrupts does not help. Any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;affonpign&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:49:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/External-interrupts-and-GPIO/m-p/571156#M20466</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: External interrupts and GPIO</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/External-interrupts-and-GPIO/m-p/571157#M20467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Thu May 26 02:21:37 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;You don't show your (EINT) code, so I can only suggest to pay someone to solve your problem :):)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:49:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/External-interrupts-and-GPIO/m-p/571157#M20467</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:49:34Z</dc:date>
    </item>
  </channel>
</rss>

