<?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>Wireless MCUのトピックRe: KW41 Thread Low Power End Device test</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/KW41-Thread-Low-Power-End-Device-test/m-p/670039#M2885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ws Wong,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are the images you are referring to included in the .zip file? I am not able to find them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My recommendation is to make the same measurements on a FRDM-KW41Z and compare the results with the custom board.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For measuring low power current on buck mode, you need to consider point 3 of the document&amp;nbsp;&lt;A href="https://community.nxp.com/docs/DOC-333763"&gt;FRDM-KW41Z Development Platform Errata&lt;/A&gt;&amp;nbsp;. Since there is a pull up resistor that can prevent&amp;nbsp;measuring the low power datasheet numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gerardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Aug 2017 22:55:46 GMT</pubDate>
    <dc:creator>gerardo_rodriguez</dc:creator>
    <dc:date>2017-08-10T22:55:46Z</dc:date>
    <item>
      <title>KW41 Thread Low Power End Device test</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW41-Thread-Low-Power-End-Device-test/m-p/670036#M2882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customer tested the Thread Low Power End Device Project in SDK 2.2 their KW41 module board. Attached is the project code (SDK_2.2_FRDM-KW41Z_Thread_IAR.7z) which they use and downloaded from MCUXpresso SDK Builder. The project is located in the below path:&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;\boards\frdmkw41z\wireless_examples\thread\low_power_end_device\freertos\iar\low_power_end_device_freertos.eww.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They modified the project as follow to setup for low power current measurement test;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI style="background: white;"&gt;&lt;SPAN style="font-size: 7.0pt; color: black;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;#define gDCDC_Enabled &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 //please refer to the attachment picture (Enable_DCDC.png)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="background: white;"&gt;&lt;SPAN style="font-size: 7.0pt; color: black;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;In app_init.c, comment out the App_Init() in main_task() to make the MCU enters low power mode shortly.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, they run the project and measure the current consumption of their board, the result show KW41 consumes about 5uA in average. However, there are some much higher current pulse happen periodically. Is that normal? Attached picture pulsesAfterSleep.png shows the measured result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you please help comment why there are periodically high current pulse happen in between? How to remove those pulses in test?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, Is that possible and How to config KW41 to run in Low power Timer using an internal clock instead of using external 32KHz oscillator?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards,&lt;/P&gt;&lt;P&gt;WS&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 11:12:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW41-Thread-Low-Power-End-Device-test/m-p/670036#M2882</guid>
      <dc:creator>wswong</dc:creator>
      <dc:date>2017-08-08T11:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: KW41 Thread Low Power End Device test</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW41-Thread-Low-Power-End-Device-test/m-p/670037#M2883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ws Wong,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not able to see the attached files you are referring to. Can you re-upload them? I believe the pulses you are referring to are due to the DCDC refreshing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the customer using the FRDM-KW41Z or a custom board?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need the external 32KHz crystal for low power modes since the internal reference clock is OFF in LLSx modes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gerardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 23:26:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW41-Thread-Low-Power-End-Device-test/m-p/670037#M2883</guid>
      <dc:creator>gerardo_rodriguez</dc:creator>
      <dc:date>2017-08-08T23:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: KW41 Thread Low Power End Device test</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW41-Thread-Low-Power-End-Device-test/m-p/670038#M2884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gerardo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customer is using their own module board with KW41. I re-upload the project for your double check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards,&lt;/P&gt;&lt;P&gt;WS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 08:29:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW41-Thread-Low-Power-End-Device-test/m-p/670038#M2884</guid>
      <dc:creator>wswong</dc:creator>
      <dc:date>2017-08-10T08:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: KW41 Thread Low Power End Device test</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW41-Thread-Low-Power-End-Device-test/m-p/670039#M2885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ws Wong,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are the images you are referring to included in the .zip file? I am not able to find them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My recommendation is to make the same measurements on a FRDM-KW41Z and compare the results with the custom board.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For measuring low power current on buck mode, you need to consider point 3 of the document&amp;nbsp;&lt;A href="https://community.nxp.com/docs/DOC-333763"&gt;FRDM-KW41Z Development Platform Errata&lt;/A&gt;&amp;nbsp;. Since there is a pull up resistor that can prevent&amp;nbsp;measuring the low power datasheet numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gerardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 22:55:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW41-Thread-Low-Power-End-Device-test/m-p/670039#M2885</guid>
      <dc:creator>gerardo_rodriguez</dc:creator>
      <dc:date>2017-08-10T22:55:46Z</dc:date>
    </item>
  </channel>
</rss>

