Still 12F675 question


Results 1 to 8 of 8

Threaded View

  1. #5
    Join Date
    Jul 2008
    Location
    TURKIYE-KONYA
    Posts
    51


    Did you find this post helpful? Yes | No

    Default Option_reg.7

    Code:
    OPTION_REG.7 = %110110 'pull up actifs
    option_reg.7 is just a bit.

    you should do this to activate pull-ups.

    Code:
    OPTION_REG.7 = 0 ; activate pull-ups
    and you dont need to use pull-ups for output.
    Last edited by mehmetOzdemir; - 7th August 2009 at 09:15.

Similar Threads

  1. Extreme Noobie question 12F675
    By Jeff in forum mel PIC BASIC
    Replies: 11
    Last Post: - 22nd September 2009, 01:13
  2. 12f675 probably a silly question
    By Meriachee in forum mel PIC BASIC Pro
    Replies: 23
    Last Post: - 21st November 2006, 14:22
  3. 12F675, MPLAB programming question
    By EASY in forum General
    Replies: 0
    Last Post: - 2nd April 2006, 19:28
  4. 12f675 programming question
    By puggy in forum General
    Replies: 3
    Last Post: - 30th November 2004, 23:34
  5. 12f675 internal osc question.....
    By Gabe@SPdFtsh in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 6th January 2004, 06:33

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