<?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: Resetting Timer Unit used for Timer Interrupt in Processor Expert Software</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Resetting-Timer-Unit-used-for-Timer-Interrupt/m-p/958515#M4375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I understand.&amp;nbsp; So the interrupt is triggered by the reset, so resetting it would also trigger the interrupt.&amp;nbsp; I want the interrupt to be triggered by the match, and then the counter to be reset, but that's not how it works, apparently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Josiah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Aug 2019 18:42:02 GMT</pubDate>
    <dc:creator>justusandjustic</dc:creator>
    <dc:date>2019-08-01T18:42:02Z</dc:date>
    <item>
      <title>Resetting Timer Unit used for Timer Interrupt</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Resetting-Timer-Unit-used-for-Timer-Interrupt/m-p/958509#M4369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to use a timer to catch the end of a ModBus message.&amp;nbsp; ModBus has a minimum delay time between messages, so my goal was to have the interrupt period be the minimum delay time, and have the timer reset whenever a new character is received.&amp;nbsp; However, when I create a TimerInt component based off the TimerUnit component, the ResetCounter function because 'grayed-out'.&amp;nbsp; I know this is a common method for determining the end of a ModBus message, so how would I go about doing this with Processor Expert?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2019 15:42:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Resetting-Timer-Unit-used-for-Timer-Interrupt/m-p/958509#M4369</guid>
      <dc:creator>justusandjustic</dc:creator>
      <dc:date>2019-07-23T15:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Resetting Timer Unit used for Timer Interrupt</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Resetting-Timer-Unit-used-for-Timer-Interrupt/m-p/958510#M4370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/justusandjustice"&gt;justusandjustice&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you let me know which MCU are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alexis Andalon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2019 17:18:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Resetting-Timer-Unit-used-for-Timer-Interrupt/m-p/958510#M4370</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2019-07-25T17:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Resetting Timer Unit used for Timer Interrupt</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Resetting-Timer-Unit-used-for-Timer-Interrupt/m-p/958511#M4371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response.&amp;nbsp; The chip is S9KEAZN64MLC2.&amp;nbsp; The project is in Kinetis Design Studio with Processor Expert.&lt;/P&gt;&lt;P&gt;-Josiah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2019 12:30:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Resetting-Timer-Unit-used-for-Timer-Interrupt/m-p/958511#M4371</guid>
      <dc:creator>justusandjustic</dc:creator>
      <dc:date>2019-07-29T12:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Resetting Timer Unit used for Timer Interrupt</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Resetting-Timer-Unit-used-for-Timer-Interrupt/m-p/958512#M4372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Josiah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the description of this function there's the next note:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/84864iD5909AED2124EA26/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I think if you use the SetPeriodTicks could be a good replace to this function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;P&gt;Alexis Andalon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2019 22:56:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Resetting-Timer-Unit-used-for-Timer-Interrupt/m-p/958512#M4372</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2019-07-31T22:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Resetting Timer Unit used for Timer Interrupt</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Resetting-Timer-Unit-used-for-Timer-Interrupt/m-p/958513#M4373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alexis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I had seen that note, but I didn't think that was applicable, because when I create the TimerUnit component, I am able to enabled the ResetCounter function, but when I attach a TimerInt component to that TimerUnit, I am no longer able to use that function.&amp;nbsp; Why would creating the Interrupt component disable that function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for using the SetPeriodTicks function, are you suggesting that I simply continually move the goal time forward instead of resetting the counter?&amp;nbsp; That might work.&amp;nbsp; I'll give that a try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Josiah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2019 16:42:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Resetting-Timer-Unit-used-for-Timer-Interrupt/m-p/958513#M4373</guid>
      <dc:creator>justusandjustic</dc:creator>
      <dc:date>2019-08-01T16:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Resetting Timer Unit used for Timer Interrupt</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Resetting-Timer-Unit-used-for-Timer-Interrupt/m-p/958514#M4374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Josiah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you enable the interrupt the counter will be cleared when the interrupt is triggered, that's why this function disable the reset counter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alexis Andalon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2019 17:32:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Resetting-Timer-Unit-used-for-Timer-Interrupt/m-p/958514#M4374</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2019-08-01T17:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Resetting Timer Unit used for Timer Interrupt</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Resetting-Timer-Unit-used-for-Timer-Interrupt/m-p/958515#M4375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I understand.&amp;nbsp; So the interrupt is triggered by the reset, so resetting it would also trigger the interrupt.&amp;nbsp; I want the interrupt to be triggered by the match, and then the counter to be reset, but that's not how it works, apparently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Josiah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2019 18:42:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Resetting-Timer-Unit-used-for-Timer-Interrupt/m-p/958515#M4375</guid>
      <dc:creator>justusandjustic</dc:creator>
      <dc:date>2019-08-01T18:42:02Z</dc:date>
    </item>
  </channel>
</rss>

