Config Settings for the 18 series


Closed Thread
Results 1 to 8 of 8
  1. #1
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,803

    Default Config Settings for the 18 series

    As this is a little difficult part in writing a program for the 18 series, here is a link for a Microchip pdf to help in the Config settings.

    http://ww1.microchip.com/downloads/e...ngs_51537f.pdf

    Ioannis

  2. #2
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default

    Thanks for that.

    Norm

  3. #3
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,803


    Did you find this post helpful? Yes | No

    Default

    You are welcome!

    Ioannis

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


    Did you find this post helpful? Yes | No

    Default

    Those would be really nice ....
    If someone would explain how to use them in my PBP program.

    So far, that style doesn't work for me (in the program).
    <br>
    DT

  5. #5
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,803


    Did you find this post helpful? Yes | No

    Default

    Darrel, I think you mean the __CONFIG terms to complete with the rest the pdf refers, don't you?

    I see the problem. We have at least the half part served. THe rest is in the .inc files...

    Ioannis

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


    Did you find this post helpful? Yes | No

    Default

    Well, it's just that it has to be in the .inc file, or an include from the .inc file.

    It seems like there should be a way to do this in your PBP program ...
    Code:
    @    CONFIG  OSC=HS,  BOR=OFF,  WDT=OFF
    But it won't work inside a PBP program.

    In this instance, "Deprecated" means ... the only way it works is the old way.
    Either that, or I need enlightenment ... ?
    <br>
    DT

  7. #7
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    Depricated - I love that word. Added that to my daily vocabulary...

    "Your pay-cheque has been depricated this month"...

    "You may have thought you filled your car with ten gallons, but the actual amount has been depricated for your convenience and the good of the environment"...

  8. #8
    Join Date
    Oct 2008
    Location
    Southern California
    Posts
    17


    Did you find this post helpful? Yes | No

    Smile

    Now this is a handy document to keep around. Think of the times my time has been depreciated trying to guess the right config syntax!

Similar Threads

  1. A/D conversion with PIC18F67J50
    By ScaleRobotics in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 8th May 2009, 01:48
  2. 18F4550 Bootloader enter via eeprom setting
    By bradb in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 22nd November 2008, 23:51
  3. Error 0X0000008E when connecting a 18F2550 USB HID
    By FranciscoMartin in forum USB
    Replies: 8
    Last Post: - 16th October 2008, 17:20
  4. PortE problems (PIC18F4455)
    By RubenR in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 12th July 2006, 15:26
  5. Installation sequence
    By Demon in forum General
    Replies: 23
    Last Post: - 11th July 2006, 03:56

Members who have read this thread : 3

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