<?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中的主题 RTC is running to fast</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/RTC-is-running-to-fast/m-p/133600#M3461</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I made an project with HCS08GT32 using the Processor Expert Bean Time/Date&lt;/DIV&gt;&lt;DIV&gt;an RTC bean. I feed the MCU with an 32.768Khz X-tal.&lt;/DIV&gt;&lt;DIV&gt;i put a 10Meg resistor and 2pcs 12pf cap in the osc circuit according to recommendations.&lt;/DIV&gt;&lt;DIV&gt;The problem is that the RTC is running to fast approx 38Seconds / 24Hour.&lt;/DIV&gt;&lt;DIV&gt;I changed the X-tal to other manufactures with same result.&lt;/DIV&gt;&lt;DIV&gt;How to trim the RTC to an lower error?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;/Peter&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Apr 2006 16:56:11 GMT</pubDate>
    <dc:creator>ranemyr</dc:creator>
    <dc:date>2006-04-25T16:56:11Z</dc:date>
    <item>
      <title>RTC is running to fast</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/RTC-is-running-to-fast/m-p/133600#M3461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I made an project with HCS08GT32 using the Processor Expert Bean Time/Date&lt;/DIV&gt;&lt;DIV&gt;an RTC bean. I feed the MCU with an 32.768Khz X-tal.&lt;/DIV&gt;&lt;DIV&gt;i put a 10Meg resistor and 2pcs 12pf cap in the osc circuit according to recommendations.&lt;/DIV&gt;&lt;DIV&gt;The problem is that the RTC is running to fast approx 38Seconds / 24Hour.&lt;/DIV&gt;&lt;DIV&gt;I changed the X-tal to other manufactures with same result.&lt;/DIV&gt;&lt;DIV&gt;How to trim the RTC to an lower error?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;/Peter&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2006 16:56:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/RTC-is-running-to-fast/m-p/133600#M3461</guid>
      <dc:creator>ranemyr</dc:creator>
      <dc:date>2006-04-25T16:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: RTC is running to fast</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/RTC-is-running-to-fast/m-p/133601#M3462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;Your error is +0.044%, not a lot.&lt;/P&gt;&lt;P&gt;I presume this thing works by basing its timing on a RTI which is based directly on the xtal. Am I right?&lt;/P&gt;&lt;P&gt;If so short of deducting a second every so often you need to get the xtal running closer to spec.&lt;/P&gt;&lt;P&gt;Even though the datasheet says a series resistor of 0ohms I would try one with a value of up to 1/2 a meg.&lt;/P&gt;&lt;P&gt;I don't expect a very rapid response from you....&lt;/P&gt;&lt;P&gt;BR Peg&lt;/P&gt;&lt;P&gt;Just checked some crystal specs, typical seems to +/- 20ppm @ 25degC with maybe +/-50ppm for temperature so your 440ppm is quite high!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Message Edited by peg on &lt;SPAN class="date_text"&gt;04-25-2006&lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;10:51 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2006 19:43:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/RTC-is-running-to-fast/m-p/133601#M3462</guid>
      <dc:creator>peg</dc:creator>
      <dc:date>2006-04-25T19:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: RTC is running to fast</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/RTC-is-running-to-fast/m-p/133602#M3463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hi Peg&lt;/P&gt;&lt;P&gt;I will try to add the Rs, however it´s a bit tricky due to space constriction in my SMD layout. I also got a offline tip to try increase the C1 to 18-22pf and see what the result will be. The other 2 option as i se it is to use an external RTC or&amp;nbsp;every&amp;nbsp;&lt;BR /&gt;24Hour&amp;nbsp;deduct the RTC with the excess seconds.&lt;/P&gt;&lt;P&gt;I will make some laborations and return with my&amp;nbsp;result.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;/Peter&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2006 23:21:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/RTC-is-running-to-fast/m-p/133602#M3463</guid>
      <dc:creator>ranemyr</dc:creator>
      <dc:date>2006-04-25T23:21:33Z</dc:date>
    </item>
  </channel>
</rss>

