using same pin for multiple purposes


Results 1 to 4 of 4

Threaded View

  1. #2
    Join Date
    Dec 2011
    Location
    IO93ok
    Posts
    190


    Did you find this post helpful? Yes | No

    Default Re: using same pin for multiple purposes

    From the manual.

    INPUT Make pin an input.
    OUTPUT Make pin an output

    Also PBP convention:-

    MCB VAR PORTA.2

    Symbol is Stamp compatibility, not that it really matters if you so wish.

    You also have missing parameters in first lines for ADCON, TRIS etc either % or 0 or 1's
    Last edited by tasmod; - 10th April 2014 at 15:42. Reason: Speeling
    Rob.

    The moment after you press "Post" is the moment you actually see the typso

Similar Threads

  1. Programming multiple pics with multiple programs
    By Luckyborg in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 3rd April 2013, 17:47
  2. question about the pin to pin connections on a SPI interface
    By wdmagic in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 4th January 2013, 13:03
  3. Multiple IF-THEN statements
    By DavidK in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 20th June 2007, 18:28
  4. Multiple Data on to USART RX pin
    By Squibcakes in forum Serial
    Replies: 2
    Last Post: - 20th July 2006, 00:37
  5. Multiple HW Interrupts
    By Radiance in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 13th August 2003, 22:35

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