Pic16f88


Closed Thread
Results 1 to 9 of 9

Thread: Pic16f88

Hybrid View

  1. #1


    Did you find this post helpful? Yes | No

    Default additional info

    pic works fine with external osc

    still having issues with internal pic manual seem to indicate it has 2 internal osc commands and three osc speed with 8 the defualt but does not list the
    commands

    1. LP Low-Power Crystal
    2. XT Crystal/Resonator
    3. HS High-Speed Crystal/Resonator
    4. RC External Resistor/Capacitor with
    FOSC/4 output on RA6
    5. RCIO External Resistor/Capacitor with
    I/O on RA6
    6. INTIO1 Internal Oscillator with FOSC/4
    output on RA6 and I/O on RA7
    7. INTIO2 Internal Oscillator with I/O on RA6
    and RA7
    8. ECIO External Clock with I/O on RA6

    4.5 Internal Oscillator Block
    The PIC16F87/88 devices include an internal oscillator
    block which generates two different clock signals;
    either can be used as the system’s clock source. This
    can eliminate the need for external oscillator circuits on
    the OSC1 and/or OSC2 pins.
    The main output (INTOSC) is an 8 MHz clock source
    which can be used to directly drive the system clock. It
    also drives the INTOSC postscaler which can provide a
    range of six clock frequencies from 125 kHz to 4 MHz.
    The other clock source is the internal RC oscillator
    (INTRC) which provides a 31.25 kHz (32 µs nominal
    period) output. The INTRC oscillator is enabled by
    selecting the INTRC as the system clock source or
    when any of the following are enabled:
    • Power-up Timer
    • Watchdog Timer
    • Two-Speed Start-up
    • Fail-Safe Clock Monitor

    seems to have somethjing to do with the " fosc : " seting but have never seen this used


    also i want to use the internal ad convertor

    thanks for any help
    Last edited by jcleaver; - 28th March 2007 at 16:16.

  2. #2
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    938


    Did you find this post helpful? Yes | No

    Default OSCCON register

    Look at the OSCCON register (it's in your post!).

    You'll be able to select the desired frequency.
    Roger

  3. #3
    Join Date
    Apr 2006
    Location
    New Hampshire USA
    Posts
    298


    Did you find this post helpful? Yes | No

    Wink the OSCCON register

    See if this forum thread helps.
    http://www.picbasic.co.uk/forum/showthread.php?p=15901

    -Adam-
    Ohm it's not just a good idea... it's the LAW !

Similar Threads

  1. RX TX modules - intermitent communication
    By ruijc in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 11th June 2009, 00:13
  2. pic16f88 & voltage
    By rdxbam in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 17th February 2009, 09:14
  3. Ghange code from PIC16F877A to PIC16F88
    By savnik in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 12th March 2008, 16:09
  4. Replies: 8
    Last Post: - 7th December 2006, 15:42
  5. PIC16F88 problem with TOGGLE command?
    By russman613 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 17th September 2006, 23:31

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