<?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  kw41z reset in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/kw41z-reset/m-p/698028#M42919</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i have use kw41z controller for my ble project but my board is not programming because when i powered my board its always be&amp;nbsp; in reset&amp;nbsp; .so kindly give me suggestion ,here i am attching my reset circuit please go through .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind&lt;/P&gt;&lt;P&gt;regard&lt;/P&gt;&lt;P&gt;sheshnath&lt;span class="lia-inline-image-display-wrapper" image-alt="RESET.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/21092iBB3805B49BF582EE/image-size/large?v=v2&amp;amp;px=999" role="button" title="RESET.png" alt="RESET.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Aug 2017 08:41:49 GMT</pubDate>
    <dc:creator>sheshnathchauha</dc:creator>
    <dc:date>2017-08-14T08:41:49Z</dc:date>
    <item>
      <title>kw41z reset</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/kw41z-reset/m-p/698028#M42919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i have use kw41z controller for my ble project but my board is not programming because when i powered my board its always be&amp;nbsp; in reset&amp;nbsp; .so kindly give me suggestion ,here i am attching my reset circuit please go through .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind&lt;/P&gt;&lt;P&gt;regard&lt;/P&gt;&lt;P&gt;sheshnath&lt;span class="lia-inline-image-display-wrapper" image-alt="RESET.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/21092iBB3805B49BF582EE/image-size/large?v=v2&amp;amp;px=999" role="button" title="RESET.png" alt="RESET.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 08:41:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/kw41z-reset/m-p/698028#M42919</guid>
      <dc:creator>sheshnathchauha</dc:creator>
      <dc:date>2017-08-14T08:41:49Z</dc:date>
    </item>
    <item>
      <title>Re:  kw41z reset</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/kw41z-reset/m-p/698029#M42920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;Sheshnath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check the reset signal on an oscilloscope? On blank chips, the expected behavior is a saw wave because the MCU keeps resetting as it is loading an invalid address to the stack pointer and program counter. Once flashed, the reset should stop oscillating.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the SWD connections refer to the section&amp;nbsp;&lt;STRONG&gt;2.1.5.1 Debug interface&amp;nbsp;&lt;/STRONG&gt;of the document &lt;A href="http://www.nxp.com/docs/en/user-guide/KLQRUG.pdf"&gt;KLQRUG&lt;/A&gt;.&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>Mon, 28 Aug 2017 21:12:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/kw41z-reset/m-p/698029#M42920</guid>
      <dc:creator>gerardo_rodriguez</dc:creator>
      <dc:date>2017-08-28T21:12:52Z</dc:date>
    </item>
    <item>
      <title>Re:  kw41z reset</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/kw41z-reset/m-p/698030#M42921</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;I have posted my issue confirming the saw wave which I obtain in my blank module (&lt;A href="https://community.nxp.com/thread/477504"&gt;Reset error, debugging KW41Z with an external J-link Base tool&lt;/A&gt;), but when I try to flash it (debug) with a J-link tool I always obtain this error:&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;"Connect under reset", "Communication error while accessing MDM-AP" and the J-Link LED turn red (because it is always resseting).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;How can I solve this problem? Please I really need a solution.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Diego C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2018 08:37:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/kw41z-reset/m-p/698030#M42921</guid>
      <dc:creator>diegocomin</dc:creator>
      <dc:date>2018-06-13T08:37:31Z</dc:date>
    </item>
  </channel>
</rss>

