<?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>Kinetis Microcontrollers中的主题 Re: Timing with RTC alarm</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Timing-with-RTC-alarm/m-p/659803#M40464</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tanks for confirmation. &lt;/P&gt;&lt;P&gt;I would have naturally done the other solution (any delay with registers equality) ; your confirmation not only confirms reference manual, but also confirms tests : I am therefore not crazy !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 02 Oct 2016 20:56:38 GMT</pubDate>
    <dc:creator>PO220</dc:creator>
    <dc:date>2016-10-02T20:56:38Z</dc:date>
    <item>
      <title>Timing with RTC alarm</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Timing-with-RTC-alarm/m-p/659801#M40462</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;SPAN class="" lang="en"&gt;&lt;SPAN&gt;I use &lt;/SPAN&gt;&lt;SPAN&gt;RTC&lt;/SPAN&gt; &lt;SPAN&gt;alarm&lt;/SPAN&gt; &lt;SPAN class=""&gt;to interrupt&lt;/SPAN&gt; &lt;SPAN class=""&gt;at specific&lt;/SPAN&gt; &lt;SPAN&gt;seconds&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;I have problems &lt;SPAN class=""&gt;that look like a&lt;/SPAN&gt; &lt;SPAN class=""&gt;1s&lt;/SPAN&gt; &lt;SPAN class=""&gt;delay... Is interrupt set at the END of the second that match with alarm register ?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;I'm not sure what I read in datasheet :&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;When the time counter is enabled, the SR[TAF] is set whenever the TAR[TAR] equals the TSR[TSR] and&lt;BR /&gt;the TSR[TSR] increments.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;TAR = TSR and then interruption + TSR increments&amp;nbsp; (not 1 second delay with alarm register)&lt;/P&gt;&lt;P&gt;or TAR = TSR&amp;nbsp; and then TSR increments and then interruption ? (1 second delay after alarm register match)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS : I'm using a K64&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 13:50:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Timing-with-RTC-alarm/m-p/659801#M40462</guid>
      <dc:creator>PO220</dc:creator>
      <dc:date>2016-09-28T13:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Timing with RTC alarm</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Timing-with-RTC-alarm/m-p/659802#M40463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;According to the reference manual, the equation below is correct.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;TAR = TSR and then TSR increments and then interruption&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Ping&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 08:30:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Timing-with-RTC-alarm/m-p/659802#M40463</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2016-09-30T08:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Timing with RTC alarm</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Timing-with-RTC-alarm/m-p/659803#M40464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tanks for confirmation. &lt;/P&gt;&lt;P&gt;I would have naturally done the other solution (any delay with registers equality) ; your confirmation not only confirms reference manual, but also confirms tests : I am therefore not crazy !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Oct 2016 20:56:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Timing-with-RTC-alarm/m-p/659803#M40464</guid>
      <dc:creator>PO220</dc:creator>
      <dc:date>2016-10-02T20:56:38Z</dc:date>
    </item>
  </channel>
</rss>

