Programming Problem PIC12F683


Results 1 to 14 of 14

Threaded View

  1. #6


    Did you find this post helpful? Yes | No

    Default Understanding TRISIO

    I'm trying to understand how the below statement makes GP3 an input. I understand that a 1 will make it an input, but how does that 1 digit relate to GP3? Perhaps this is an error and it actually makes GP4 an input?

    Copied from elsewhere on this forum:
    Code:
    TRISIO = %00010000 'GP3 as input
    ~ Dave
    Last edited by StoneColdFuzzy; - 2nd June 2009 at 21:15.

Similar Threads

  1. 16F676 programming problem
    By Christopher4187 in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 18th May 2009, 17:39
  2. PIC18F4620 Programming problem
    By JavPar in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 6th December 2008, 04:21
  3. RFID medicine teller!! problem with programming
    By sknee8787 in forum mel PIC BASIC Pro
    Replies: 22
    Last Post: - 18th November 2008, 17:31
  4. Programming Problem with PIC16F819
    By Dick Ivers in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 24th July 2007, 18:42
  5. Problem programming the PIC16F648A
    By Edgardo_2 in forum General
    Replies: 2
    Last Post: - 29th December 2006, 00:02

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