Newbie HELP :(


Closed Thread
Results 1 to 4 of 4

Thread: Newbie HELP :(

  1. #1
    Join Date
    Mar 2009
    Posts
    5

    Default Newbie HELP :(

    HI, i have a pic16F628A to program and the settings are

    LIST p=16F628A ;PIC16F628A is the target processor

    __config _CP_OFF & _INTRC_OSC_NOCLKOUT & _PWRTE_ON & _WDT_OFF & _LVP_OFF & _MCLRE_OFF


    i understand all the settings a part from this one! - INTRC_OSC_NOCLKOUT

    my programming software says in its settings

    IRCCLK
    IRCIO

    wich do i use... any help thanks from a newbie

  2. #2
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,615


    Did you find this post helpful? Yes | No

    Post

    Hi,

    And welcome aboard.

    IRCIO = INTRC_OSC_NOCLKOUT if no clock out pins are I/Os

    IRCCLK = INTRC with CLK OUTput

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  3. #3
    Join Date
    Mar 2009
    Posts
    5


    Did you find this post helpful? Yes | No

    Default

    Many Thanks for the help.....

  4. #4
    Join Date
    Mar 2009
    Posts
    5


    Did you find this post helpful? Yes | No

    Default

    Config Settings

    CP = OFF
    IRCIO = INTRC_OSC_NOCLKOUT
    PWRTE = ON
    WDT = OFF
    LVP = OFF
    MCLRE = OFF

Similar Threads

  1. Newbie making an ignition timer
    By ChrisHelvey in forum mel PIC BASIC Pro
    Replies: 17
    Last Post: - 5th August 2012, 17:45
  2. Newbie: Temperature measurements
    By Budda in forum General
    Replies: 10
    Last Post: - 30th March 2007, 09:56
  3. PIC Newbie
    By azmax100 in forum Schematics
    Replies: 7
    Last Post: - 23rd February 2007, 04:52
  4. Newbie help: 16F690
    By mbw123 in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 18th September 2006, 17:53
  5. request for a newbie forum
    By nimonia in forum Forum Requests
    Replies: 1
    Last Post: - 20th May 2006, 09:01

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