Config Bits


Closed Thread
Results 1 to 7 of 7

Thread: Config Bits

Hybrid View

  1. #1
    Join Date
    Sep 2010
    Location
    Las Vegas, NV
    Posts
    305


    Did you find this post helpful? Yes | No

    Default Re: Config Bits

    You oughta try an easier chip first. Those bazillion pin behemoths are pesky to say the least. Spend the 39 cents American and buy a 12F683. Simple and you can make sure your hardware and software work before you graduate to the big boys.

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


    Did you find this post helpful? Yes | No

    Default Re: Config Bits

    Hi,
    Since you're a new user to PBP I'm going to guess you've got PBP3. IF that's the case then neither of the posts Robert linked is valid and will only cause further confusion and problems. With PBP3 you should never need to edit the include files, it'll only cause you trouble. Instead you need to look up the #CONFIG / #ENDCONFIG directives in the manual. However, if you ARE on a version prior to PBP3 then obviously the threads referenced earlier are indeed valid.

    Either way, provided you do it correctly, the CONFIG bits will be included in the compiled/assembled hex file but depending on the device programmer they may or may not be programmed in (setting in the device programmers software).

    You may also be interested in the meCONFIG utillity.

    If you need further help please clarify which version of PBP you're using.

    /Henrik.

Similar Threads

  1. Replies: 2
    Last Post: - 23rd April 2013, 16:34
  2. config bits
    By brianD in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 9th February 2010, 13:45
  3. DT_INTS-14 /interrupts enable bits / flag bits
    By bogdan in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 16th May 2009, 18:42
  4. Need clever way to convert 10 bits to 8 bits
    By MikeTamu in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 2nd September 2005, 15:13
  5. Trouble setting config. bits
    By jswayze in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 13th March 2004, 22:22

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