PIC16F887 fuse config statements for PBP anyone?


Closed Thread
Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    Feb 2013
    Posts
    1,078

    Default PIC16F887 fuse config statements for PBP anyone?

    Hello.

    Due to project complexity, I have to switch to PIC16F887.

    I have two programmers, DIY K-149BC, which does not supports that IC, and I also have Microchips Pickit 2 device, which supports this chip, but has no config window for fuzes. So I want to know how to set MCLR=DISABLE, enable internal oscillator and so on.

    Any ideas?

  2. #2
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default Re: PIC16F887 fuse config statements for PBP anyone?

    DT

  3. #3
    Join Date
    Feb 2013
    Posts
    1,078


    Did you find this post helpful? Yes | No

    Default Re: PIC16F887 fuse config statements for PBP anyone?

    Wow thanks!

    Will try it today.

  4. #4
    Join Date
    Feb 2013
    Posts
    1,078


    Did you find this post helpful? Yes | No

    Default Re: PIC16F887 fuse config statements for PBP anyone?

    A little question, how to set frequency of internal oscillator?

    There's no such setting under FOSC tab.

  5. #5
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,520


    Did you find this post helpful? Yes | No

    Default Re: PIC16F887 fuse config statements for PBP anyone?

    Hi,
    It's not in meConfig because setting the oscillator frequency is not done via the CONFIG words, you need to write the appropriate value to the OSCCON register.

    /Henrik.

  6. #6
    Join Date
    Feb 2013
    Posts
    1,078


    Did you find this post helpful? Yes | No

    Default Re: PIC16F887 fuse config statements for PBP anyone?

    Yes I understand but why not?

    They have done such nice utility, why not finish it properly?

Similar Threads

  1. Config fuse i n PBP3.0 - PIC16F828A
    By IapIllc in forum FAQ - Frequently Asked Questions
    Replies: 4
    Last Post: - 4th March 2013, 06:21
  2. PBP array in ASM statements
    By pedja089 in forum mel PIC BASIC Pro
    Replies: 19
    Last Post: - 30th May 2011, 20:04
  3. Help with config fuse?
    By polymer52 in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 27th December 2009, 21:14
  4. PIC16F887 Config problem
    By Agent36 in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 13th November 2008, 22:38
  5. time for PBP statements
    By fnovau in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 25th October 2006, 19:42

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