<?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>8-bit MicrocontrollersのトピックRe: When TPM start count?</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/When-TPM-start-count-mc9s08ac16/m-p/169758#M11273</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi bluehacker,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes I think you have it!&lt;/P&gt;&lt;P&gt;This contrasts with the older TIM modules that always run from the BUSCLK and had a stop bit to stop/start the timer. The newer TPM modules have clock source select bits and the power up default state of 0:0 selects no clock - no clock, no count. As soon as you select a valid clock with CLKSB:CLKSA it will count that clock. The only way to stop it is to set CLKSB:CLKSA to 0:0 or stop the selected source clock.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Apr 2009 17:46:24 GMT</pubDate>
    <dc:creator>peg</dc:creator>
    <dc:date>2009-04-06T17:46:24Z</dc:date>
    <item>
      <title>When TPM start count? - mc9s08ac16</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/When-TPM-start-count-mc9s08ac16/m-p/169755#M11270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am newbie for s08, and develop one low-cost(&amp;lt;30$) study kit for hcs08/rs08 now. I read mc9s08ac16 datasheet, but I am confused with the tpm module. my question is when the tpm timer start work? I set TPM' mode(free running counter, or input capture or pwm etc), set prescaler, set TPM COuter register,set counter modulo register...., but when the tpm module start work? I means when the TPM counter begin count?&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;&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;Added p/n to subject.&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by NLFSJ on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-04-07&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;10:07 AM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Apr 2009 20:26:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/When-TPM-start-count-mc9s08ac16/m-p/169755#M11270</guid>
      <dc:creator>bluehacker</dc:creator>
      <dc:date>2009-04-05T20:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: When TPM start count?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/When-TPM-start-count-mc9s08ac16/m-p/169756#M11271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Immediately after POR (or any other reset), no clock source is selected for the TPM module.&amp;nbsp; To start the TPM counter you will need to select one of the available clock sources by writing an appropriate value to the TPMSC register.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mac&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 01:25:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/When-TPM-start-count-mc9s08ac16/m-p/169756#M11271</guid>
      <dc:creator>bigmac</dc:creator>
      <dc:date>2009-04-06T01:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: When TPM start count?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/When-TPM-start-count-mc9s08ac16/m-p/169757#M11272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;hi, bigmac,thanks for your reply!&lt;/P&gt;&lt;P&gt;if I am not misunderstand you, you means whenever I set TPMSC register, the timer begin count? and if I want stop TPM, I only set CLKSB:CLKSA=00 in the TPMSC register?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 15:34:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/When-TPM-start-count-mc9s08ac16/m-p/169757#M11272</guid>
      <dc:creator>bluehacker</dc:creator>
      <dc:date>2009-04-06T15:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: When TPM start count?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/When-TPM-start-count-mc9s08ac16/m-p/169758#M11273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi bluehacker,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes I think you have it!&lt;/P&gt;&lt;P&gt;This contrasts with the older TIM modules that always run from the BUSCLK and had a stop bit to stop/start the timer. The newer TPM modules have clock source select bits and the power up default state of 0:0 selects no clock - no clock, no count. As soon as you select a valid clock with CLKSB:CLKSA it will count that clock. The only way to stop it is to set CLKSB:CLKSA to 0:0 or stop the selected source clock.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 17:46:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/When-TPM-start-count-mc9s08ac16/m-p/169758#M11273</guid>
      <dc:creator>peg</dc:creator>
      <dc:date>2009-04-06T17:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: When TPM start count?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/When-TPM-start-count-mc9s08ac16/m-p/169759#M11274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;thanks for peg and bigmac!!!&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2009 22:48:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/When-TPM-start-count-mc9s08ac16/m-p/169759#M11274</guid>
      <dc:creator>bluehacker</dc:creator>
      <dc:date>2009-04-07T22:48:40Z</dc:date>
    </item>
  </channel>
</rss>

