<?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 Is there any shutdown procedure before COP reset? in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Is-there-any-shutdown-procedure-before-COP-reset/m-p/190015#M7353</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using S12DJ128. When COP reset, PCAN View captured a number of Stuff Erroe, Rx, and other Rx error while power reset did not. Is there any shutdown procedure for CAN module I shall do before COP reset?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Aug 2012 07:41:26 GMT</pubDate>
    <dc:creator>lx</dc:creator>
    <dc:date>2012-08-17T07:41:26Z</dc:date>
    <item>
      <title>Is there any shutdown procedure before COP reset?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Is-there-any-shutdown-procedure-before-COP-reset/m-p/190015#M7353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using S12DJ128. When COP reset, PCAN View captured a number of Stuff Erroe, Rx, and other Rx error while power reset did not. Is there any shutdown procedure for CAN module I shall do before COP reset?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 07:41:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Is-there-any-shutdown-procedure-before-COP-reset/m-p/190015#M7353</guid>
      <dc:creator>lx</dc:creator>
      <dc:date>2012-08-17T07:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any shutdown procedure before COP reset?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Is-there-any-shutdown-procedure-before-COP-reset/m-p/190016#M7354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you trigger COP reset intentionally or is it some undesired unpexpected event? If 2nd, then&amp;nbsp;you can only fix you FW, so that COP doesn't happen. When COP times out, it is too late to shut down MSCAN. Not only CPU, but also all peripherals including MSCAN are reset, so&amp;nbsp;any ongoing transmission from your MCU may be abrupt cancelled in the middle of message, leading to some CAN errors.&lt;/P&gt;&lt;P&gt;You should make sure&amp;nbsp;MCU CAN&amp;nbsp;pins are pulled up and not floating when reset occurs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 11:59:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Is-there-any-shutdown-procedure-before-COP-reset/m-p/190016#M7354</guid>
      <dc:creator>kef</dc:creator>
      <dc:date>2012-08-17T11:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any shutdown procedure before COP reset?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Is-there-any-shutdown-procedure-before-COP-reset/m-p/190017#M7355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="lia-message-body lia-component-body"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;We trigger COP reset intentionally.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to make sure&amp;nbsp;MCU CAN&amp;nbsp;pins are pulled up and not floating when reset occurs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Aug 2012 05:18:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Is-there-any-shutdown-procedure-before-COP-reset/m-p/190017#M7355</guid>
      <dc:creator>lx</dc:creator>
      <dc:date>2012-08-18T05:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any shutdown procedure before COP reset?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Is-there-any-shutdown-procedure-before-COP-reset/m-p/190018#M7356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use oscilloscope.&lt;/P&gt;&lt;P&gt;Add pull up resistors.&lt;/P&gt;&lt;P&gt;I'm not sure, but maybe there's CAN transceiver on market with built in pull up devices on input pins?&lt;/P&gt;&lt;P&gt;What port pins is&amp;nbsp;MSCAN routed to in your application? Port J has pull ups enabled out of reset, but not port M...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 16:51:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Is-there-any-shutdown-procedure-before-COP-reset/m-p/190018#M7356</guid>
      <dc:creator>kef</dc:creator>
      <dc:date>2012-08-20T16:51:06Z</dc:date>
    </item>
  </channel>
</rss>

