Config Settings for the 18 series


Closed Thread
Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,115

    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
    4,115


    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
    4,115


    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

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 : 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