What does this MCLR instruction mean?


Results 1 to 17 of 17

Threaded View

  1. #1
    Join Date
    Nov 2004
    Location
    Saskatchewan Canada
    Posts
    189

    Question What does this MCLR instruction mean?

    I am going over the data sheet for a PIC12F629 controller again and see this note:

    <b>When MCLR is asserted in INTOSC or RC mode, the internal clock oscillator is disabled.</b>

    Does this mean that if I set up the MCLR to have voltage at the pin instead of having it get voltage internally that the chip has no internal clock at all to operate on? I'd have to have an external oscillator to make things work?

    I don't know yet if I have to have the MCLR pin powered for this project. I think there must be another internal clock that runs regardless to run the software and this probably isn't a concern?

    I also am still struggling as to how I program these extra special feature bits. The data sheet says:

    <b>Address 2007h is beyond the user program memory space. It belongs to the special configuration memory space (2000h - 3FFFh), which can be accessed only during programming. See PIC12F629/675 Programming Specification for more information.</b>

    I don't find a "Programming Specification" section in the datasheet. I think I need to program at least some of the bits if I want 5 outputs and possibly the MCLR pin available. I do see in the programmer itself I can toggle all these features when I select the chip so I suppose this does the same thing as writing them in the code myself?

    Thanks.

    Bart
    Last edited by bartman; - 11th November 2004 at 04:58.

Similar Threads

  1. How to MCLR by code for 16F877
    By fbestepe in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 26th November 2014, 00:51
  2. Instruction times
    By BobEdge in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 5th June 2009, 09:16
  3. code size using On Interrupt PBP instruction
    By eduardojx in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 21st December 2005, 09:57
  4. 16f688 and MCLR (ra3) as input
    By kitcat in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 1st March 2005, 18:15
  5. I/O pin and MCLR
    By Dwayne in forum FAQ - Frequently Asked Questions
    Replies: 1
    Last Post: - 15th July 2004, 10:52

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