16F88 and external Oscillator


Closed Thread
Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    Jan 2008
    Location
    Selm, Germany
    Posts
    116


    Did you find this post helpful? Yes | No

    Default Re: 16F88 and external Oscillator

    Old Farts and Computers,

    here we go...Name:  18F1320+16F88.bmp
Views: 281
Size:  345.8 KB

  2. #2
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,522


    Did you find this post helpful? Yes | No

    Default Re: 16F88 and external Oscillator

    OK, so it is a proper oscillator.
    Then just drive both PICs directly from it it. The way you have it now the second PIC will run at 1/4 the speed of the first one.

    Use .png instead of .bmp for images like this, much better!

    /Henrik.

  3. #3
    Join Date
    Jan 2008
    Location
    Selm, Germany
    Posts
    116


    Did you find this post helpful? Yes | No

    Default Re: 16F88 and external Oscillator

    Made several mistakes, killed one 18F1320 donīt know how , destroyed my PICKIT operating system, had to desolder and solder one 18F1320, BIG Mistake in the schematic: I had to use the lower 4 bits of PORTA and these begin at PORTA0 not PORTA1 . Put a resistor between 74HC14 and RB1 otherwise the PIC may be grilled.
    Changed config:
    #CONFIG
    CONFIG OSC = HS ;Clock out on RA6 :1/1 CLKI
    #ENDCONFIG
    now the second PIC gets the same frequency out of the first PIC. Checked it with a scope.

    Hardware seems to work (if nothing else is grilled) and I can jump into software.Name:  TESTBOARD1.png
Views: 250
Size:  445.7 KBName:  TESTBOARD2.png
Views: 257
Size:  463.9 KB

Similar Threads

  1. 20MHZ External Oscillator Settings
    By ShaneMichael in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 27th October 2011, 01:44
  2. how to configure external oscillator
    By itsssyam in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 17th March 2011, 12:15
  3. A question on defining the external oscillator
    By ozarkshermit in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 22nd November 2009, 14:31
  4. How to use an external oscillator
    By Mugelpower in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 5th February 2008, 14:19
  5. External oscillator and startup
    By RussMartin in forum General
    Replies: 4
    Last Post: - 17th March 2007, 01:53

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