<?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>S12 / MagniV MicrocontrollersのトピックLife timer counter wake up</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Life-timer-counter-wake-up/m-p/1363819#M18246</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there an examble to implement and use a life time counter couter wake up?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;</description>
    <pubDate>Fri, 29 Oct 2021 09:50:46 GMT</pubDate>
    <dc:creator>Boris_Bloxsberg</dc:creator>
    <dc:date>2021-10-29T09:50:46Z</dc:date>
    <item>
      <title>Life timer counter wake up</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Life-timer-counter-wake-up/m-p/1363819#M18246</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there an examble to implement and use a life time counter couter wake up?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 09:50:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Life-timer-counter-wake-up/m-p/1363819#M18246</guid>
      <dc:creator>Boris_Bloxsberg</dc:creator>
      <dc:date>2021-10-29T09:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Life timer counter wake up</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Life-timer-counter-wake-up/m-p/1364556#M18254</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;No, such an example is not available but you can use writing to EEPROM, considering number of E/W cycles. Each time the MCU is woken up then the number is increased.&lt;BR /&gt;You have not mentioned whether you mean only POR reset or any Wake up from low power mode.&lt;/P&gt;
&lt;P&gt;If you count only wake up during run mode then you can use RAM variable for counting, however, the number must be stored finally into EEPROM or FLASH when device is switched off. So, you have to be able to check switching off the device and ensure enough time to be able to store last number from RAM to EEPROM before the voltage drops down.&lt;/P&gt;
&lt;P&gt;The EEPROM example for S12ZVL128 is attached.&lt;/P&gt;
&lt;P&gt;One thing I would like to mention is that it is good to inform us about MCU you use as a part of the question.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Ladislav&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 12:11:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Life-timer-counter-wake-up/m-p/1364556#M18254</guid>
      <dc:creator>lama</dc:creator>
      <dc:date>2021-11-01T12:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Life timer counter wake up</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Life-timer-counter-wake-up/m-p/1365763#M18261</link>
      <description>&lt;P&gt;Hi Lama,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for your reply. I´am using the MM9Z1_938 (Sorry I forgot to name it).&lt;/P&gt;&lt;P&gt;Is for MM9Z1_938 maybe a life time counter examble avialable?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 13:09:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Life-timer-counter-wake-up/m-p/1365763#M18261</guid>
      <dc:creator>Boris_Bloxsberg</dc:creator>
      <dc:date>2021-11-03T13:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Life timer counter wake up</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Life-timer-counter-wake-up/m-p/1366776#M18263</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I was searching for example for any type of the MCU. Unfortunately, nobody from my contacts was solving this task.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Ladislav&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 14:49:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Life-timer-counter-wake-up/m-p/1366776#M18263</guid>
      <dc:creator>lama</dc:creator>
      <dc:date>2021-11-04T14:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Life timer counter wake up</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Life-timer-counter-wake-up/m-p/1367113#M18266</link>
      <description>&lt;P&gt;thx&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 06:14:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Life-timer-counter-wake-up/m-p/1367113#M18266</guid>
      <dc:creator>Boris_Bloxsberg</dc:creator>
      <dc:date>2021-11-05T06:14:58Z</dc:date>
    </item>
  </channel>
</rss>

