How to use Internal Oscillator?


Results 1 to 5 of 5

Threaded View

  1. #2
    Join Date
    Nov 2005
    Location
    Perth, Australia
    Posts
    429


    Did you find this post helpful? Yes | No

    Default

    which assembler are you using? MPASM?

    I know how to do it for MPASM, which is to change ur config to:

    __config _INTOSC_OSC_NOCLKOUT & _WDT_ON & _MCLRE_ON & _LVP_OFF & _CP_OFF

    u could try this if you dont use MPASM (but i'm not 100%):

    @ device pic16F648A, intosc_osc_noclkout, wdt_off, mclr_on, lvp_off, protect_off
    Last edited by Kamikaze47; - 18th September 2007 at 19:38.

Similar Threads

  1. Pic16f882 internal oscillator
    By offlander in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 4th October 2009, 20:15
  2. Internal oscillator please help
    By timbash in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 26th February 2009, 14:11
  3. PIC18F4620 Using the Internal Oscillator
    By kiwipiper in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 23rd October 2007, 08:07
  4. PIC12F675, accuracy of baud rate with Internal Oscillator
    By Chris Mayhew in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 31st August 2005, 22:41
  5. PIC12F629 w/ Internal Oscillator
    By RossW in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 24th June 2004, 19:12

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