<?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 MK10DX Not Waking Up From LLWU Pin in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK10DX-Not-Waking-Up-From-LLWU-Pin/m-p/601378#M35280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am&amp;nbsp;trying to use a LLWU pin to wake up a MK10DX chip from LLS mode. I've successfully gotten the chip to to wake up from the LPTMR0, however, I can't seem to get a LLWU Pin to wake it up. I mainly use Processor Expert and have configured the LLWU pin settings in the CPU Component and added a Init_GPIO for Port D initializing the pin as an input with a pull-up resistor.&amp;nbsp;I can therefore verify the following registers are being set: (We are using LLWU Pin 15 = PTD6)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LLWU_PE4 = 0xFF&lt;/P&gt;&lt;P&gt;LLWU_ME = 0x01&lt;/P&gt;&lt;P&gt;LLWU_RST = 0x02&lt;/P&gt;&lt;P&gt;PORTD_PCR6 = 0x103&lt;/P&gt;&lt;P&gt;GPIOD_PDOR = 0x00&lt;/P&gt;&lt;P&gt;GPIOD_PSOR = 0x00&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;GPIOD_PCOR = 0x00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;GPIOD_PTOR = 0x00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;GPIOD_PDIR = 0x00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;GPIOD_PDDR= 0x00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From here, when I toggle&amp;nbsp;LLWU Pin 15 (verified on Oscilloscope), it does not wake up the chip. So I don't know why this is not triggering a wake-up. Also, like I said, LPTMR0 works just fine, so it must be something to do with with how I'm configuring Port D, but after reading over the K10&amp;nbsp;Reference Manual and some forum questions/answers, the only requirement (from what I can tell) is that the LLWU Pin must be configured as a digital input like it is now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas to get this working, or ways to debug this further would be greatly appreciated,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Feb 2017 16:40:35 GMT</pubDate>
    <dc:creator>danebouchie</dc:creator>
    <dc:date>2017-02-25T16:40:35Z</dc:date>
    <item>
      <title>MK10DX Not Waking Up From LLWU Pin</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK10DX-Not-Waking-Up-From-LLWU-Pin/m-p/601378#M35280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am&amp;nbsp;trying to use a LLWU pin to wake up a MK10DX chip from LLS mode. I've successfully gotten the chip to to wake up from the LPTMR0, however, I can't seem to get a LLWU Pin to wake it up. I mainly use Processor Expert and have configured the LLWU pin settings in the CPU Component and added a Init_GPIO for Port D initializing the pin as an input with a pull-up resistor.&amp;nbsp;I can therefore verify the following registers are being set: (We are using LLWU Pin 15 = PTD6)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LLWU_PE4 = 0xFF&lt;/P&gt;&lt;P&gt;LLWU_ME = 0x01&lt;/P&gt;&lt;P&gt;LLWU_RST = 0x02&lt;/P&gt;&lt;P&gt;PORTD_PCR6 = 0x103&lt;/P&gt;&lt;P&gt;GPIOD_PDOR = 0x00&lt;/P&gt;&lt;P&gt;GPIOD_PSOR = 0x00&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;GPIOD_PCOR = 0x00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;GPIOD_PTOR = 0x00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;GPIOD_PDIR = 0x00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;GPIOD_PDDR= 0x00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From here, when I toggle&amp;nbsp;LLWU Pin 15 (verified on Oscilloscope), it does not wake up the chip. So I don't know why this is not triggering a wake-up. Also, like I said, LPTMR0 works just fine, so it must be something to do with with how I'm configuring Port D, but after reading over the K10&amp;nbsp;Reference Manual and some forum questions/answers, the only requirement (from what I can tell) is that the LLWU Pin must be configured as a digital input like it is now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas to get this working, or ways to debug this further would be greatly appreciated,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Feb 2017 16:40:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK10DX-Not-Waking-Up-From-LLWU-Pin/m-p/601378#M35280</guid>
      <dc:creator>danebouchie</dc:creator>
      <dc:date>2017-02-25T16:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: MK10DX Not Waking Up From LLWU Pin</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK10DX-Not-Waking-Up-From-LLWU-Pin/m-p/601379#M35281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After testing with a new board, it began working. So ending up being a hardware problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Feb 2017 16:56:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK10DX-Not-Waking-Up-From-LLWU-Pin/m-p/601379#M35281</guid>
      <dc:creator>danebouchie</dc:creator>
      <dc:date>2017-02-25T16:56:09Z</dc:date>
    </item>
  </channel>
</rss>

