overclocking internal oscillator?


Closed Thread
Results 1 to 14 of 14

Hybrid View

  1. #1
    Join Date
    Dec 2010
    Posts
    48


    Did you find this post helpful? Yes | No

    Default Re: overclocking internal oscillator?

    What you said is right. I have the music playing while a title screen loads on my tv, and when I DEFINE the oscillator speed at 10 MHz, the music stops when the screen is finished loading. If I DEFINE the oscillator speed at 8 MHz though, the music finishes about a second faster than the screen loads. I prefer the slower speed, I just don't understand why it happens.

  2. #2
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: overclocking internal oscillator?

    Ah, that is the correct way around.
    If you define a slower speed, but don't change your actual clock, as stated above,
    PBP will make adjustments to timing to compensate for the different clock freq.
    So if you DEFINE OSC 8, but run at 4 MHz, a PAUSE 1000 statement should take 0.5 seconds to execute.

  3. #3
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,132


    Did you find this post helpful? Yes | No

    Default Re: overclocking internal oscillator?

    Art, it will take 2 sec.

    PBP thinks it is 8MHz, bit clock is half. So delays are double.

    Ioannis

  4. #4
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: overclocking internal oscillator?

    Whoops!
    ....

  5. #5
    Join Date
    Dec 2010
    Posts
    48


    Did you find this post helpful? Yes | No

    Default Re: overclocking internal oscillator?

    Well it doesn't seem like it will hurt the chip any. Thanks again for the help guys.

  6. #6
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,132


    Did you find this post helpful? Yes | No

    Default Re: overclocking internal oscillator?

    Sure not! If you increase the clock frequency, you will reach a point that it will just not work, or at least reliable.

    Ioannis

  7. #7
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default Re: overclocking internal oscillator?

    I just love this thread... Nice idea,,, overclock an oscillator you have NO control over other than the divider..... Hat a Hoot....
    Dave Purola,
    N8NTA
    EN82fn

Members who have read this thread : 0

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

Posting Permissions

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