<?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: KL27Z128 USB HID Mouse remote wakeup issue in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL27Z128-USB-HID-Mouse-remote-wakeup-issue/m-p/661950#M40633</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wayne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have finished testing the HID mouse remote wakeup demo on FRDM-KL43 board. Attached the demo project in IAR.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before you run the demo, please make sure you have enabled USB wakeup support in PC BIOS. Also you need to plug in AC power with your laptop, otherwise you will not be able to wakeup laptop with HID mouse. See below image for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/3346i9FF86CA04EE91182/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you run the demo, you will see console output as follows first and HID mouse detected on PC and it circles in one square.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;USB device HID mouse demo&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you close your laptop lid, you will see PC suspended and console output as follows.&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;USB device remote wakeup state: 1&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;USB device start suspend&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;USB device suspended.&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Please Press 'SW3' to remote wakeup the host.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you press SW3 on FRDM-KL43 board, you will see console output as follows and PC waking up by HID mouse.&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Remote wakeup the host.&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;USB device start resume&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;USB device resumed.&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;USB device remote wakeup state: 0&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally please note you need to power OPENSDA USB port to another PC which does not suspend at all, otherwise the board will be removed power when the laptop suspends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 08 Oct 2016 07:20:19 GMT</pubDate>
    <dc:creator>cutworth</dc:creator>
    <dc:date>2016-10-08T07:20:19Z</dc:date>
    <item>
      <title>KL27Z128 USB HID Mouse remote wakeup issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL27Z128-USB-HID-Mouse-remote-wakeup-issue/m-p/661947#M40630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; color: #1f497d;"&gt;KL27 support remote wake but I use KL27Z&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: red;"&gt;128&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: #1f497d;"&gt; I can’t find remote wake in KL43 sample code is&amp;nbsp;this function ready in KL43 and support KL27Z128.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; color: #1f497d;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; color: #1f497d;"&gt;Wayne&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 07:08:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL27Z128-USB-HID-Mouse-remote-wakeup-issue/m-p/661947#M40630</guid>
      <dc:creator>waynelin</dc:creator>
      <dc:date>2016-09-29T07:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: KL27Z128 USB HID Mouse remote wakeup issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL27Z128-USB-HID-Mouse-remote-wakeup-issue/m-p/661948#M40631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In one of the other treads a while ago:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Kan_Li Employee:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The AE team has reported this issue to the doc team, this&lt;BR /&gt; version will be updated soon, bit 2-3 of USBx_CTL are&lt;BR /&gt; available just as other parts with OTG, and bit3 has some&lt;BR /&gt; description issue, which will be updated as well. bit3 of&lt;BR /&gt; USBx_CTL isn't used for Host only, and KL27 can support remote&lt;BR /&gt; wakeup feature."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from notes in my USB code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 17:19:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL27Z128-USB-HID-Mouse-remote-wakeup-issue/m-p/661948#M40631</guid>
      <dc:creator>bobpaddock</dc:creator>
      <dc:date>2016-09-29T17:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: KL27Z128 USB HID Mouse remote wakeup issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL27Z128-USB-HID-Mouse-remote-wakeup-issue/m-p/661949#M40632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wayne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one demo which works on K65 tower board for showing suspend/resume feature. I am working on porting this to FRDM KL43 board. Will post it here once I finished testing the demo.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 07:20:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL27Z128-USB-HID-Mouse-remote-wakeup-issue/m-p/661949#M40632</guid>
      <dc:creator>cutworth</dc:creator>
      <dc:date>2016-09-30T07:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: KL27Z128 USB HID Mouse remote wakeup issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL27Z128-USB-HID-Mouse-remote-wakeup-issue/m-p/661950#M40633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wayne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have finished testing the HID mouse remote wakeup demo on FRDM-KL43 board. Attached the demo project in IAR.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before you run the demo, please make sure you have enabled USB wakeup support in PC BIOS. Also you need to plug in AC power with your laptop, otherwise you will not be able to wakeup laptop with HID mouse. See below image for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/3346i9FF86CA04EE91182/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you run the demo, you will see console output as follows first and HID mouse detected on PC and it circles in one square.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;USB device HID mouse demo&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you close your laptop lid, you will see PC suspended and console output as follows.&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;USB device remote wakeup state: 1&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;USB device start suspend&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;USB device suspended.&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Please Press 'SW3' to remote wakeup the host.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you press SW3 on FRDM-KL43 board, you will see console output as follows and PC waking up by HID mouse.&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Remote wakeup the host.&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;USB device start resume&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;USB device resumed.&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;USB device remote wakeup state: 0&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally please note you need to power OPENSDA USB port to another PC which does not suspend at all, otherwise the board will be removed power when the laptop suspends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Oct 2016 07:20:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL27Z128-USB-HID-Mouse-remote-wakeup-issue/m-p/661950#M40633</guid>
      <dc:creator>cutworth</dc:creator>
      <dc:date>2016-10-08T07:20:19Z</dc:date>
    </item>
  </channel>
</rss>

