<?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: KEAZ64 can't enter into stop mode while DIO pin and CLK pin disabled in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KEAZ64-can-t-enter-into-stop-mode-while-DIO-pin-and-CLK-pin/m-p/1368399#M61834</link>
    <description>&lt;P&gt;Have you tested the project in that discussion? Add that code can still enter STOP mode.&amp;nbsp;&lt;BR /&gt;The hardware that needs to be changed on the development board is also mentioned there.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Nov 2021 08:48:20 GMT</pubDate>
    <dc:creator>Robin_Shen</dc:creator>
    <dc:date>2021-11-09T08:48:20Z</dc:date>
    <item>
      <title>KEAZ64 can't enter into stop mode while DIO pin and CLK pin disabled</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KEAZ64-can-t-enter-into-stop-mode-while-DIO-pin-and-CLK-pin/m-p/1366976#M61823</link>
      <description>&lt;P&gt;As the subject, KEAZ64 enter into stop mode succeed every time, however it doesn't work while DIO pin and CLK pin disabled.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 00:54:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KEAZ64-can-t-enter-into-stop-mode-while-DIO-pin-and-CLK-pin/m-p/1366976#M61823</guid>
      <dc:creator>Wangerxi</dc:creator>
      <dc:date>2021-11-05T00:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: KEAZ64 can't enter into stop mode while DIO pin and CLK pin disabled</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KEAZ64-can-t-enter-into-stop-mode-while-DIO-pin-and-CLK-pin/m-p/1367187#M61824</link>
      <description>&lt;P&gt;Hi Wangerxi,&lt;/P&gt;
&lt;P&gt;Did you disable SWD function by cleasr the SWDE of SIM_SOPT0?&lt;BR /&gt;SIM_SOPT0 &amp;amp;= ~SIM_SOPT0_SWDE_MASK;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;How did you know the MCU didn't enter into stop mode?&lt;BR /&gt;If you are judging based on the measured current, then please refer the discussion in &lt;A href="https://community.nxp.com/t5/Kinetis-Microcontrollers/how-to-achieve-the-KEA128-lowest-static-current-in-STOP-mode/m-p/683034" target="_self"&gt;how to achieve the KEA128 lowest static current in STOP mode&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Robin&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 08:04:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KEAZ64-can-t-enter-into-stop-mode-while-DIO-pin-and-CLK-pin/m-p/1367187#M61824</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2021-11-05T08:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: KEAZ64 can't enter into stop mode while DIO pin and CLK pin disabled</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KEAZ64-can-t-enter-into-stop-mode-while-DIO-pin-and-CLK-pin/m-p/1367221#M61825</link>
      <description>&lt;P&gt;Hi Robin，&lt;/P&gt;&lt;P&gt;Thanks for your reply, I disable SWD function by config PE and judge based on the measured current.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Wangerxi_0-1636101682882.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/161397i67085070150C328D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Wangerxi_0-1636101682882.png" alt="Wangerxi_0-1636101682882.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Erxi&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 08:43:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KEAZ64-can-t-enter-into-stop-mode-while-DIO-pin-and-CLK-pin/m-p/1367221#M61825</guid>
      <dc:creator>Wangerxi</dc:creator>
      <dc:date>2021-11-05T08:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: KEAZ64 can't enter into stop mode while DIO pin and CLK pin disabled</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KEAZ64-can-t-enter-into-stop-mode-while-DIO-pin-and-CLK-pin/m-p/1368399#M61834</link>
      <description>&lt;P&gt;Have you tested the project in that discussion? Add that code can still enter STOP mode.&amp;nbsp;&lt;BR /&gt;The hardware that needs to be changed on the development board is also mentioned there.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Nov 2021 08:48:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KEAZ64-can-t-enter-into-stop-mode-while-DIO-pin-and-CLK-pin/m-p/1368399#M61834</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2021-11-09T08:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: KEAZ64 can't enter into stop mode while DIO pin and CLK pin disabled</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KEAZ64-can-t-enter-into-stop-mode-while-DIO-pin-and-CLK-pin/m-p/1368819#M61836</link>
      <description>&lt;P&gt;Hi Robin&lt;/P&gt;&lt;P&gt;I tested my own board,not&amp;nbsp;&lt;SPAN&gt;development board.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Nov 2021 00:35:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KEAZ64-can-t-enter-into-stop-mode-while-DIO-pin-and-CLK-pin/m-p/1368819#M61836</guid>
      <dc:creator>Wangerxi</dc:creator>
      <dc:date>2021-11-10T00:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: KEAZ64 can't enter into stop mode while DIO pin and CLK pin disabled</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KEAZ64-can-t-enter-into-stop-mode-while-DIO-pin-and-CLK-pin/m-p/1369707#M61845</link>
      <description>&lt;P&gt;That example does not use other peripherals, just puts the MCU into STOP mode.(So I think you can test it on your custom board)&lt;BR /&gt;You need to refer to the points of attention in that discussion and check whether your external circuit has any part that affects power consumption.&lt;/P&gt;
&lt;P&gt;Avoid some bad case:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fig3_internalpullupdowncell.JPG" style="width: 568px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/161905iF1DB9D9B1CFA73B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Fig3_internalpullupdowncell.JPG" alt="Fig3_internalpullupdowncell.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2021 06:50:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KEAZ64-can-t-enter-into-stop-mode-while-DIO-pin-and-CLK-pin/m-p/1369707#M61845</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2021-11-11T06:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: KEAZ64 can't enter into stop mode while DIO pin and CLK pin disabled</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KEAZ64-can-t-enter-into-stop-mode-while-DIO-pin-and-CLK-pin/m-p/1370881#M61850</link>
      <description>&lt;P&gt;Hi Robin,&lt;/P&gt;&lt;P&gt;Thanks for your help, I will check it based on your advice.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Nov 2021 03:42:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KEAZ64-can-t-enter-into-stop-mode-while-DIO-pin-and-CLK-pin/m-p/1370881#M61850</guid>
      <dc:creator>Wangerxi</dc:creator>
      <dc:date>2021-11-13T03:42:48Z</dc:date>
    </item>
  </channel>
</rss>

