Selecting a crystal frequency


Closed Thread
Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by lilimike View Post
    If power is not an issue then I could use the fastest crystal supported by the PIC and it wouldn't cause an issue?
    In general yes.
    A chip running a 4Mhz will have a different resolution for the commands than say a 20MHz:
    COUNT
    PULSIN
    PULSOUT
    PWM
    and maybe others I am not thinking about. So if you need a wider resolution then a slower OSC will be needed.

    But in general, crank it up!!! It does not hurt the chip.
    Dave
    Always wear safety glasses while programming.

  2. #2
    Join Date
    May 2009
    Location
    Montreal, QC, Canada
    Posts
    118


    Did you find this post helpful? Yes | No

    Default

    Got it!

    Thank you Dave

    Mike

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