<?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: Waking KL24 from VLPW on USB Plug-in in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Waking-KL24-from-VLPW-on-USB-Plug-in/m-p/566872#M34010</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;Yes, as Bob mentioned, bit USBRESMEN is not for your case as the "power" resume. You should route Vbus to a LLWU pin to detect internal USB regulator vlotage when USB plugged in.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jun 2016 07:45:43 GMT</pubDate>
    <dc:creator>miduo</dc:creator>
    <dc:date>2016-06-29T07:45:43Z</dc:date>
    <item>
      <title>Waking KL24 from VLPW on USB Plug-in</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Waking-KL24-from-VLPW-on-USB-Plug-in/m-p/566869#M34007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to figure out how to wake the system from VLPW when a USB cable is plugged in. Using the Freescale USB Stack V4.1.1 PEx components with a HID mouse profile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at KL24 RM 3.3.3.1 "Wake-up Sources" it looks like USB isn't listed. Is there a way to wake the KL24 when it connects to a computer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 17:20:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Waking-KL24-from-VLPW-on-USB-Plug-in/m-p/566869#M34007</guid>
      <dc:creator>lucianomoretti</dc:creator>
      <dc:date>2016-06-23T17:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Waking KL24 from VLPW on USB Plug-in</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Waking-KL24-from-VLPW-on-USB-Plug-in/m-p/566870#M34008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's what I found:&lt;/P&gt;&lt;P&gt;There is a bit USBRESMEN in the USB0_USBTRC0 that will wake the processor from VLPW mode enabled (and other modes where the USB subsystem is still powered).&amp;nbsp; The manual isn't clear on how to use this bit: It says it should only be used when the Transceiver is suspended.&amp;nbsp; It also does not seem to be supported by the Freescale USB stack PEx components I'm using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried enabling it through the debugger, and it seems to wake the processor when a data connection is detected, but not when a wall wart charger is detected.&amp;nbsp; Currently, the best solution I can find is to route the +5v USB rail through some adjustments to a ExtInt enabled pin.&amp;nbsp; This will wake the system whenever power is detected (either from the computer or from the wall wart) and wake the system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 16:11:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Waking-KL24-from-VLPW-on-USB-Plug-in/m-p/566870#M34008</guid>
      <dc:creator>lucianomoretti</dc:creator>
      <dc:date>2016-06-24T16:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Waking KL24 from VLPW on USB Plug-in</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Waking-KL24-from-VLPW-on-USB-Plug-in/m-p/566871#M34009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;USBRESMEN&amp;nbsp; is related to the USB &lt;/SPAN&gt;K-state (resume signaling) when the host has put the device to sleep and wants to wake it up later all from the host's perspective.&amp;nbsp; This can wake the device from its sleep modes, however it is unrelated to USB power in the sense of power modes.&amp;nbsp; The order this bit is set in relation to setting power mode sleep bits may be important.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is again the confusion between the two different meanings of 'sleep' in the context of USB and the Freescale manuals. :-(&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 13:26:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Waking-KL24-from-VLPW-on-USB-Plug-in/m-p/566871#M34009</guid>
      <dc:creator>bobpaddock</dc:creator>
      <dc:date>2016-06-27T13:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Waking KL24 from VLPW on USB Plug-in</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Waking-KL24-from-VLPW-on-USB-Plug-in/m-p/566872#M34010</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;Yes, as Bob mentioned, bit USBRESMEN is not for your case as the "power" resume. You should route Vbus to a LLWU pin to detect internal USB regulator vlotage when USB plugged in.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 07:45:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Waking-KL24-from-VLPW-on-USB-Plug-in/m-p/566872#M34010</guid>
      <dc:creator>miduo</dc:creator>
      <dc:date>2016-06-29T07:45:43Z</dc:date>
    </item>
  </channel>
</rss>

