16f630 help please


Results 1 to 4 of 4

Threaded View

  1. #2
    Join Date
    Aug 2005
    Location
    down south
    Posts
    90


    Did you find this post helpful? Yes | No

    Default

    OK I think I've got the I/O config

    TRISA =
    00111111= ALL PINS INPUTS
    00100000 =PORTA.5 /PIN 2 IS A INPUT
    00010000=PORTA.4/PIN 3 IS A INPUT
    00001000=PORTA.3/PIN 4 IS A INPUT (can only be input)
    00000100=PORTA.2/PIN 11 IS A INPUT
    00000010=PORTA.1/PIN 12 IS A INPUT
    00000001=PORTA.0/PIN 13 IS A INPUT
    TRISC =
    00100000=PORTC.5 /PIN 5 IS A INPUT
    00010000=PORTC.4/PIN 6 IS A INPUT
    00001000=PORTC.3/PIN 7 IS A INPUT
    00000100=PORTC.2/PIN 8 IS A INPUT
    00000010=PORTC.1/PIN 9 IS A INPUT
    00000001=PORTC.0/PIN 10 IS A INPUT

    but still not sure on the turning on weak pull ups
    any help
    Last edited by grounded; - 26th August 2005 at 02:30.

Similar Threads

  1. 16F630 OSCCAL value warning - PICKit2
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 3rd September 2007, 19:12
  2. Help Me!!! pic16f628 to 16f630
    By tohu thomson in forum mel PIC BASIC
    Replies: 1
    Last Post: - 20th August 2007, 14:16
  3. 16f630 and LCD
    By trying in forum General
    Replies: 4
    Last Post: - 11th May 2006, 15:24
  4. 16F630 and MCP3221 I2C
    By badcock in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 22nd August 2005, 07:16
  5. Problem with 2x16 LCD on 16F630
    By Falcon in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 10th June 2005, 03:25

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