Problems with RC2 and RC3


Results 1 to 12 of 12

Threaded View

  1. #6
    Join Date
    Feb 2003
    Location
    Salt Lake City, Utah USA
    Posts
    517


    Did you find this post helpful? Yes | No

    Smile R-M-W Issues?

    What do you have connected to your port pins (e.g., LEDs, floating, etc.)?

    Have you tried something like this to test PORTC?

    For X = 0 to 255
    PORTC = X
    Pause 500
    NEXT X

    Paul Borgmeier
    Salt Lake City, Utah
    USA
    Last edited by paul borgmeier; - 29th May 2006 at 14:28.

Similar Threads

  1. Can't get RC2 to go high with PORTC.2 = 1
    By jellis00 in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 13th September 2009, 08:26

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