INTOSC config fuse does not remain set


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2008
    Location
    lincoln uk
    Posts
    20

    Default INTOSC config fuse does not remain set

    Dear Forum

    Desperation is looming. I am using 12F675 programmed with meLabs USB programmer and ver 2.6 compiler for PICBASIC PRO.

    Every time I set the device for internal oscillator, INTOSC config fuse set, and program the chip it continues and programs chip successfully. Except to say the program will not run. If I now read the 675 and look at its configuration table it says RC Clockout, always! INTOSC has disappeared!
    Checking the GPIO pins2 and 3 with a scope show oscillations of just below 1MHz. This verifies the fact that it is indeed outputting a clock signal. My software wants to use this pin2 GPIO.5 as an input. I have set all IO to digital, I have read the data sheet from cover to cover, researched the internet and forums to no avail. I cannot find the error I am making or indeed find a solution.
    Where am I going wrong please, please help? Time for a cuppa before I go insane.

    BW Mike

  2. #2
    Join Date
    May 2013
    Location
    australia
    Posts
    2,386


    Did you find this post helpful? Yes | No

    Default Re: PortA Doesn't Work

    might you have changed the 12F675.INC file

    by default pbp will set INTRC_OSC_NOCLKOUT
    to get to INTRC_OSC_CLKOUT the option is coming from somewhere


    can't see what this has to do with "portA Doesn't Work" a 12f675 has no porta

    why not start a new thread with a more relevant title
    Last edited by Demon; - 17th April 2016 at 13:11. Reason: Thread moved

Similar Threads

  1. PIC16F887 fuse config statements for PBP anyone?
    By CuriousOne in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 6th May 2014, 13:59
  2. Config fuse i n PBP3.0 - PIC16F828A
    By IapIllc in forum FAQ - Frequently Asked Questions
    Replies: 4
    Last Post: - 4th March 2013, 06:21
  3. Help with config fuse?
    By polymer52 in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 27th December 2009, 21:14
  4. Can't get 18F2221 PLL to run with INTOSC
    By Charles Linquis in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 5th February 2008, 21:26
  5. Remain counting while sending out a pulse
    By ultiblade in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 10th January 2007, 15:51

Members who have read this thread : 1

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