<?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>MPC5xxx中的主题 Examples on System timer module for MPC5777C</title>
    <link>https://community.nxp.com/t5/MPC5xxx/Examples-on-System-timer-module-for-MPC5777C/m-p/699334#M8745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any example or sample code on STM module for MPC5777C?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please share&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vrushali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Sep 2017 05:59:07 GMT</pubDate>
    <dc:creator>vrushalitaklika</dc:creator>
    <dc:date>2017-09-11T05:59:07Z</dc:date>
    <item>
      <title>Examples on System timer module for MPC5777C</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Examples-on-System-timer-module-for-MPC5777C/m-p/699334#M8745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any example or sample code on STM module for MPC5777C?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please share&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vrushali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 05:59:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Examples-on-System-timer-module-for-MPC5777C/m-p/699334#M8745</guid>
      <dc:creator>vrushalitaklika</dc:creator>
      <dc:date>2017-09-11T05:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Examples on System timer module for MPC5777C</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Examples-on-System-timer-module-for-MPC5777C/m-p/699335#M8746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check the example below. STM module used in MPC5777C is the same as in MPC5748G. Check function void STM0_ch0_init(uint32_t vSTM_CMP)&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-332233"&gt;Example MPC5748G Standby mode GHS614&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any other question, please feel free to write me back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 10:13:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Examples-on-System-timer-module-for-MPC5777C/m-p/699335#M8746</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2017-09-11T10:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Examples on System timer module for MPC5777C</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Examples-on-System-timer-module-for-MPC5777C/m-p/699336#M8747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regarding this question, I have another one on the same topic:&lt;/P&gt;&lt;P&gt;RM of MPC5777C states that STM Ch1-3 share the same interrupt source (201). Is there an efficient way to handle/dispatch this interrupt. From my point of view, the only possible way is to read the interrupt flag from each channel one after another.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this correct or is there another possibility ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 11:21:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Examples-on-System-timer-module-for-MPC5777C/m-p/699336#M8747</guid>
      <dc:creator>martinschulthei</dc:creator>
      <dc:date>2018-06-14T11:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Examples on System timer module for MPC5777C</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Examples-on-System-timer-module-for-MPC5777C/m-p/699337#M8748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, unfortunately, this is only possibility.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 08:28:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Examples-on-System-timer-module-for-MPC5777C/m-p/699337#M8748</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2018-06-15T08:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Examples on System timer module for MPC5777C</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Examples-on-System-timer-module-for-MPC5777C/m-p/699338#M8749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks for your fast response.&lt;/P&gt;&lt;P&gt;Unfortunately for our multicore OS this solution is not appropriate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you suggest another timer module which can be used as free running timer ?&lt;/P&gt;&lt;P&gt;In detail we only need a free running up counter, which triggers an interrupt if an compare value is reached (same as STM).&lt;/P&gt;&lt;P&gt;We need a high resolution time base for e.g. task scheduling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are several other timer modules on the MPC577xC but I'm only familiar with the PIT module which does not fulfill the HRT requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot and best regards&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 09:11:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Examples-on-System-timer-module-for-MPC5777C/m-p/699338#M8749</guid>
      <dc:creator>martinschulthei</dc:creator>
      <dc:date>2018-06-15T09:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Examples on System timer module for MPC5777C</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Examples-on-System-timer-module-for-MPC5777C/m-p/699339#M8750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am afraid STM and PIT are only timers, which are usable for your purpose. If any of these ones are not fulfill your requirements, you can check Decrementer, which is part of the core, but I am afraid, this will not be enough for you. For more information please check e200z7 core reference manual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 10:59:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Examples-on-System-timer-module-for-MPC5777C/m-p/699339#M8750</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2018-06-15T10:59:43Z</dc:date>
    </item>
  </channel>
</rss>

