Overclock RTC?


Closed Thread
Results 1 to 7 of 7

Thread: Overclock RTC?

Hybrid View

  1. #1
    Join Date
    Sep 2009
    Location
    South Wales (UK)
    Posts
    62


    Did you find this post helpful? Yes | No

    Default Re: Overclock RTC?

    Hi Henrik,

    Thanks for having a think. I have already used code to jump the clock to critical time points (just before a sleep routine/wake-up routine), but it's never a true substitute for actually "running the clock/system the way it has to be run in the code". I have had a suggestion to try a remote control 455 kHz resonator; will see what I can come up with. Maybe sacrifice a slightly duff board for the cause to test the sleep routines. Didn't want to have to solder/savage a board but if that is what needs to be done I'll give it a shot.

    Kind regards

    Jimbo

  2. #2
    Join Date
    Apr 2011
    Location
    Welches, Oregon
    Posts
    198


    Did you find this post helpful? Yes | No

    Default Re: Overclock RTC?

    I should think that the hardware, "messy", means would be preferred (I mean except for the effort and expense). In this way you can run and develop software that will be, line for line, transferable to the accurately timed board - any artifacts between software versions are eliminated. Indeed, I can think of no better way to verify the operation of the "final" version of software than running it unmodified on high-speed hardware.


    Just a thought...

    Amoque

    Merry Christmas, all!

  3. #3
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,627


    Did you find this post helpful? Yes | No

    Default Re: Overclock RTC?

    Hi,
    I agree, doing it in hardware would be preffered it's just that (if I'm not mistaken of course) the hardware doesn't support doing that.
    The TMR1 oscillator is designed to operate at 32.768kHz, overcklocking it to some faster frequency is operating it outside its specification. If a problem pops up is it due to the code or to the oscillator being run outside its spec?

    On the other hand, if it does work then at least you should have no problems running it at the correct frequency. Only one way to find out, try it and tell us how it went!

    /Henrik.

  4. #4
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default Re: Overclock RTC?

    The Timer1 oscillator may only work with 32.768kHz, but T1CKI can take up to 12Mhz (according to post #2)

    Remove the crystal, and use another PIC to inject whatever frequency you want.
    DT

  5. #5
    Join Date
    Sep 2009
    Location
    South Wales (UK)
    Posts
    62


    Did you find this post helpful? Yes | No

    Default Re: Overclock RTC?

    Many thanks all. I'll give it a shot when I return to work and see how I get on with this.

    Will let you know my findings. I know how important it is to post any resolutions on forums...

    Kind regards and merry Christmas to all!

    -Jimbo-

Similar Threads

  1. Latest RTC
    By Fred in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 13th November 2008, 14:34
  2. Rtc Revisted
    By jcleaver in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 20th March 2007, 04:50
  3. Another RTC, DS1287
    By DavidK in forum Code Examples
    Replies: 0
    Last Post: - 12th December 2006, 17:07
  4. X1226 RTC - Help
    By charudatt in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 14th August 2006, 17:54
  5. Rtc
    By sonic in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 7th May 2004, 05:39

Members who have read this thread : 0

You do not have permission to view the list of names.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts