<?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 minimum Pin requirement for KL03Z in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/minimum-Pin-requirement-for-KL03Z/m-p/715185#M43925</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm using the KL03Z MCU for one of my project. As space is very limited on the board, i want to keep pin count to a minimum.&lt;/P&gt;&lt;P&gt;So my question&amp;nbsp;: is it possible to program the MCU using only VCC, GND, SWDIO and SWCLK pins? I have seen that FRDM boards and OpenSDA use reset line for Debug and does not seem to work without it connected. Any idea which debugger i could use working with the minimal SWD configuration specified in de documentation : "2-pin serial wire debug (SWD) provides external debugger interface" found &lt;A href="https://www.nxp.com/docs/en/product-brief/KL03PB.pdf"&gt;here&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;Ben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Sep 2017 13:45:01 GMT</pubDate>
    <dc:creator>benoitverdin</dc:creator>
    <dc:date>2017-09-27T13:45:01Z</dc:date>
    <item>
      <title>minimum Pin requirement for KL03Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/minimum-Pin-requirement-for-KL03Z/m-p/715185#M43925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm using the KL03Z MCU for one of my project. As space is very limited on the board, i want to keep pin count to a minimum.&lt;/P&gt;&lt;P&gt;So my question&amp;nbsp;: is it possible to program the MCU using only VCC, GND, SWDIO and SWCLK pins? I have seen that FRDM boards and OpenSDA use reset line for Debug and does not seem to work without it connected. Any idea which debugger i could use working with the minimal SWD configuration specified in de documentation : "2-pin serial wire debug (SWD) provides external debugger interface" found &lt;A href="https://www.nxp.com/docs/en/product-brief/KL03PB.pdf"&gt;here&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;Ben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 13:45:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/minimum-Pin-requirement-for-KL03Z/m-p/715185#M43925</guid>
      <dc:creator>benoitverdin</dc:creator>
      <dc:date>2017-09-27T13:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: minimum Pin requirement for KL03Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/minimum-Pin-requirement-for-KL03Z/m-p/715186#M43926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben,&lt;/P&gt;&lt;P&gt;the reset is needed to my understanding to halt the CPU and to talk to it out of power-on reset. Otherwise the debug interface might not be able to halt the core our of reset and talk to it. That's especially a need if going into low power mode or if you decide later to use the SWD pins for other purposes.&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 16:12:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/minimum-Pin-requirement-for-KL03Z/m-p/715186#M43926</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2017-09-27T16:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: minimum Pin requirement for KL03Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/minimum-Pin-requirement-for-KL03Z/m-p/715187#M43927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply. So debug is not possible without reset line... I don't get why they call SWD "two-pin serial wire debug"...&lt;/P&gt;&lt;P&gt;But is flash programming with Seger/PE/Cyclone/etc possible if SWD are no used for other purpose?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 09:22:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/minimum-Pin-requirement-for-KL03Z/m-p/715187#M43927</guid>
      <dc:creator>benoitverdin</dc:creator>
      <dc:date>2017-09-28T09:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: minimum Pin requirement for KL03Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/minimum-Pin-requirement-for-KL03Z/m-p/715188#M43928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben,&lt;/P&gt;&lt;P&gt;it *is* possible to debug the device with SWD only. All what I say that without the reset line you might be able to halt the processor through the debug interface to stop it in order to talk to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 18:00:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/minimum-Pin-requirement-for-KL03Z/m-p/715188#M43928</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2017-09-28T18:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: minimum Pin requirement for KL03Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/minimum-Pin-requirement-for-KL03Z/m-p/715189#M43929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben,&lt;/P&gt;&lt;P&gt;to add this this, you might fine &lt;A class="link-titled" href="https://mcuoneclipse.com/2013/06/16/bricking-and-recovering-frdm-kl25z-boards-reset-swd-clock-and-low-power/" title="https://mcuoneclipse.com/2013/06/16/bricking-and-recovering-frdm-kl25z-boards-reset-swd-clock-and-low-power/"&gt;Bricking and Recovering FRDM-KL25Z Boards: Reset, SWD Clock and Low Power | MCU on Eclipse&lt;/A&gt;&amp;nbsp; useful in that context. That's why in my board designs I always make the reset pin available to the debug interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 18:01:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/minimum-Pin-requirement-for-KL03Z/m-p/715189#M43929</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2017-09-28T18:01:54Z</dc:date>
    </item>
  </channel>
</rss>

