<?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: FRDM-KL02Z Power Modes drawing too much current in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL02Z-Power-Modes-drawing-too-much-current/m-p/806767#M49019</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Ben&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If using UARTs make sure that the pins are not floating (valid for all GPIO) since that causes high leakage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some low power links:&lt;BR /&gt;&lt;SPAN&gt;Low power and LLWU: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FLLWU.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/LLWU.html&lt;/A&gt;&lt;BR /&gt;Low power videos:&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fyoutu.be%2FkWNlsAoMly4" rel="nofollow" target="_blank"&gt;https://youtu.be/kWNlsAoMly4&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fyoutu.be%2FiZEMRiDmHzw" rel="nofollow" target="_blank"&gt;https://youtu.be/iZEMRiDmHzw&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fyoutu.be%2Fv4UnfcDiaE4" rel="nofollow" target="_blank"&gt;https://youtu.be/v4UnfcDiaE4&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;VLPS with continuous UART operation: &lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2019" data-containertype="14" data-objectid="327741" data-objecttype="1" href="https://community.nxp.com/thread/327741#421247"&gt;https://community.nxp.com/message/421247#421247&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Reference binary for FRDM-KL02Z with dynamic low power operation: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FFRDM-KL02Z.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-KL02Z.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jun 2018 10:03:12 GMT</pubDate>
    <dc:creator>mjbcswitzerland</dc:creator>
    <dc:date>2018-06-22T10:03:12Z</dc:date>
    <item>
      <title>FRDM-KL02Z Power Modes drawing too much current</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL02Z-Power-Modes-drawing-too-much-current/m-p/806764#M49016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a FRDM-KL02Z board which seems to be drawing a much higher current than stated on the data sheet. I am testing the current across the header J4 on the board, with resistors R27 and R32 removed from the board. In order to remove any issues that may come from my own code I've tested the board using the "power_mode_switch" demo app from the nxp website, and interfacing with the board using UART pins on header J8 instead of via openSDA. The headers J5 and J11 have been disconnected with R31 and R28 also being removed from the board.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Power Switcher Test Results.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/62282i8D8A464928AF6F4B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Power Switcher Test Results.png" alt="Power Switcher Test Results.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The results I've recorded seem to be much higher than the documentation suggests, especially in the very low power modes. Any suggestions on what I can try in order to bring the current draw down?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 16:01:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL02Z-Power-Modes-drawing-too-much-current/m-p/806764#M49016</guid>
      <dc:creator>ben_king</dc:creator>
      <dc:date>2018-06-21T16:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL02Z Power Modes drawing too much current</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL02Z-Power-Modes-drawing-too-much-current/m-p/806765#M49017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, I forgot to mention that the voltage for the tests is being supplied through the coin cell holder BT1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 16:03:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL02Z-Power-Modes-drawing-too-much-current/m-p/806765#M49017</guid>
      <dc:creator>ben_king</dc:creator>
      <dc:date>2018-06-21T16:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL02Z Power Modes drawing too much current</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL02Z-Power-Modes-drawing-too-much-current/m-p/806766#M49018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The external voltage of UART pins will affect the current. &lt;/P&gt;&lt;P&gt;You can select VLPS mode by modify the codes shown below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="power_mode_switch.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/62303i585EF6382206D998/image-size/large?v=v2&amp;amp;px=999" role="button" title="power_mode_switch.png" alt="power_mode_switch.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I did not remove J5 \J11\R31 \R28, I can get 2uA in VLPS mode. The OpenSDA firmware has attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also try to remove the R16 and R17.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2018 09:22:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL02Z-Power-Modes-drawing-too-much-current/m-p/806766#M49018</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2018-06-22T09:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL02Z Power Modes drawing too much current</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL02Z-Power-Modes-drawing-too-much-current/m-p/806767#M49019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Ben&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If using UARTs make sure that the pins are not floating (valid for all GPIO) since that causes high leakage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some low power links:&lt;BR /&gt;&lt;SPAN&gt;Low power and LLWU: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FLLWU.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/LLWU.html&lt;/A&gt;&lt;BR /&gt;Low power videos:&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fyoutu.be%2FkWNlsAoMly4" rel="nofollow" target="_blank"&gt;https://youtu.be/kWNlsAoMly4&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fyoutu.be%2FiZEMRiDmHzw" rel="nofollow" target="_blank"&gt;https://youtu.be/iZEMRiDmHzw&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fyoutu.be%2Fv4UnfcDiaE4" rel="nofollow" target="_blank"&gt;https://youtu.be/v4UnfcDiaE4&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;VLPS with continuous UART operation: &lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2019" data-containertype="14" data-objectid="327741" data-objecttype="1" href="https://community.nxp.com/thread/327741#421247"&gt;https://community.nxp.com/message/421247#421247&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Reference binary for FRDM-KL02Z with dynamic low power operation: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FFRDM-KL02Z.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-KL02Z.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2018 10:03:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL02Z-Power-Modes-drawing-too-much-current/m-p/806767#M49019</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2018-06-22T10:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL02Z Power Modes drawing too much current</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL02Z-Power-Modes-drawing-too-much-current/m-p/806768#M49020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like the way I'd setup up the headers stopped things from working correctly. The UART connection was also having a big effect on the board. Cheers for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2018 11:35:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL02Z-Power-Modes-drawing-too-much-current/m-p/806768#M49020</guid>
      <dc:creator>ben_king</dc:creator>
      <dc:date>2018-06-25T11:35:01Z</dc:date>
    </item>
  </channel>
</rss>

