<?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: LLWU Pin State in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/LLWU-Pin-State/m-p/381212#M20267</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dominic,&lt;/P&gt;&lt;P&gt;1)&amp;nbsp; You can config the Wakeup Pin Enable for llwu for rising edge/falling edge/ any change&amp;nbsp;&amp;nbsp; in&amp;nbsp;&amp;nbsp; LLWU_PE register.&lt;/P&gt;&lt;P&gt;2) I recommend you use the first idea,&amp;nbsp; also you can connect a led.&amp;nbsp; Even thought the pin as LLWU , while the state of the pin we can also check .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Nov 2014 02:33:06 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2014-11-06T02:33:06Z</dc:date>
    <item>
      <title>LLWU Pin State</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/LLWU-Pin-State/m-p/381211#M20266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use an external pin triggered on any edge as wakup source of the LLWU. After wakup I need to figure out if it was a raising- or a falling-edge. When I use a pin as LLWU-Souce I can not use the same pin as GPIO-Pin anymore (CodeWarrior with Processor-Expert). What is the best practice to find out if it was a falling- or raising-edge which triggered the wakeup? I have 2 ideas:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Connect the signal to a second pin which I can use as GPIO-Pin and read the pin state after wakeup.&lt;/LI&gt;&lt;LI&gt;I dont see in the reference Manual that a LLWU-Pin can not be used as GPIO-Pin as well - but the Processor-Export UI does not allow it. Maybe I can configure the pin manually as GPIO pin and use it that way&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know your intentions about this Problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, Dominic&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 15:52:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/LLWU-Pin-State/m-p/381211#M20266</guid>
      <dc:creator>astdom01</dc:creator>
      <dc:date>2014-11-05T15:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: LLWU Pin State</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/LLWU-Pin-State/m-p/381212#M20267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dominic,&lt;/P&gt;&lt;P&gt;1)&amp;nbsp; You can config the Wakeup Pin Enable for llwu for rising edge/falling edge/ any change&amp;nbsp;&amp;nbsp; in&amp;nbsp;&amp;nbsp; LLWU_PE register.&lt;/P&gt;&lt;P&gt;2) I recommend you use the first idea,&amp;nbsp; also you can connect a led.&amp;nbsp; Even thought the pin as LLWU , while the state of the pin we can also check .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 02:33:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/LLWU-Pin-State/m-p/381212#M20267</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2014-11-06T02:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: LLWU Pin State</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/LLWU-Pin-State/m-p/381213#M20268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dominic,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to enable the "pin sharing" setting in order to use the same pin as GPIO in PEx.&lt;/P&gt;&lt;P&gt;Please refer to this post &lt;A href="http://mcuoneclipse.com/2012/11/12/tutorial-bits-and-pins-with-kinetis/"&gt;HERE&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 08:15:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/LLWU-Pin-State/m-p/381213#M20268</guid>
      <dc:creator>antonioconcio</dc:creator>
      <dc:date>2014-11-06T08:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: LLWU Pin State</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/LLWU-Pin-State/m-p/381214#M20269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pin sharing works great!! Thank you :-)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 12:48:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/LLWU-Pin-State/m-p/381214#M20269</guid>
      <dc:creator>astdom01</dc:creator>
      <dc:date>2014-11-06T12:48:25Z</dc:date>
    </item>
  </channel>
</rss>

