<?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: How to reset MM9Z1-638 device in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-reset-MM9Z1-638-device/m-p/1688188#M19296</link>
    <description>&lt;P&gt;The 470nF is required to avoid the analog chip watchdog to periodically reset the uC. It should only be use for FLASH programming and should NOT be present in the application or software testing.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="reset1.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/232388iC97025123717A268/image-size/medium?v=v2&amp;amp;px=400" role="button" title="reset1.png" alt="reset1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="reset2.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/232389i0D4FBCE08BBA64F2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="reset2.png" alt="reset2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Fri, 14 Jul 2023 07:12:10 GMT</pubDate>
    <dc:creator>Q_man</dc:creator>
    <dc:date>2023-07-14T07:12:10Z</dc:date>
    <item>
      <title>How to reset MM9Z1-638 device</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-reset-MM9Z1-638-device/m-p/1684533#M19276</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I tried to use&amp;nbsp;&lt;SPAN&gt;PCRReset() to reset MCU, it didn't work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'd like to know how to&amp;nbsp;reset MM9Z1-638 device except watchdog?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 06:27:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-reset-MM9Z1-638-device/m-p/1684533#M19276</guid>
      <dc:creator>gumu</dc:creator>
      <dc:date>2023-07-10T06:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to reset MM9Z1-638 device</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-reset-MM9Z1-638-device/m-p/1687255#M19291</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;using the PCR_CTL.HWR(M) should generate a Reset (RESET_A should be pulled low) if the D2D Interface is initialized.&lt;/P&gt;
&lt;P&gt;What hardware do you use?&lt;/P&gt;
&lt;P&gt;- are the RESET_A and RESET pins connected?&lt;/P&gt;
&lt;P&gt;- is there anything else connected externally to the RESET?&lt;/P&gt;
&lt;P&gt;- is the D2D interface setup correctly? E.g. can you read from the analog die (e.g. the PCR_SR)&lt;/P&gt;
&lt;P&gt;Rgds&lt;/P&gt;
&lt;P&gt;W.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 07:33:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-reset-MM9Z1-638-device/m-p/1687255#M19291</guid>
      <dc:creator>Q_man</dc:creator>
      <dc:date>2023-07-13T07:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to reset MM9Z1-638 device</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-reset-MM9Z1-638-device/m-p/1687974#M19294</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/702"&gt;@Q_man&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;There is &lt;SPAN&gt;a 470nf capacitor between RESET and GND. Does it impact action of&amp;nbsp;PCR_CTL.HWR(M)?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;RESET and RESET_A is connected together.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 00:46:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-reset-MM9Z1-638-device/m-p/1687974#M19294</guid>
      <dc:creator>gumu</dc:creator>
      <dc:date>2023-07-14T00:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to reset MM9Z1-638 device</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-reset-MM9Z1-638-device/m-p/1688188#M19296</link>
      <description>&lt;P&gt;The 470nF is required to avoid the analog chip watchdog to periodically reset the uC. It should only be use for FLASH programming and should NOT be present in the application or software testing.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="reset1.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/232388iC97025123717A268/image-size/medium?v=v2&amp;amp;px=400" role="button" title="reset1.png" alt="reset1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="reset2.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/232389i0D4FBCE08BBA64F2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="reset2.png" alt="reset2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 07:12:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-reset-MM9Z1-638-device/m-p/1688188#M19296</guid>
      <dc:creator>Q_man</dc:creator>
      <dc:date>2023-07-14T07:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to reset MM9Z1-638 device</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-reset-MM9Z1-638-device/m-p/1689235#M19302</link>
      <description>&lt;P&gt;reset funcion is normal after removing 470nf&amp;nbsp;&lt;SPAN&gt;capacitor&amp;nbsp;.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 09:11:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-reset-MM9Z1-638-device/m-p/1689235#M19302</guid>
      <dc:creator>gumu</dc:creator>
      <dc:date>2023-07-20T09:11:07Z</dc:date>
    </item>
  </channel>
</rss>

