A/D IO pins changing function while running?


Results 1 to 12 of 12

Threaded View

  1. #5
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: A/D IO pins changing function while running?

    So which is it?
    Code:
    ADCON1 = %00000000 'Set PORTA analog inputs
              ^
              |
              set 8 bit ADC
    
    
    DEFINE ADC_BITS 10 ' Set number of bits in result
    Not sure it is your problem if you've done all your testing with an 8bit range,
    but doesn't look good to tell PBP you're doing something you're not.
    Last edited by Art; - 6th June 2013 at 13:42.

Similar Threads

  1. 18F4550 not running
    By comwarrior in forum General
    Replies: 6
    Last Post: - 1st January 2011, 01:07
  2. Cant get my PIC running
    By Viberer in forum Off Topic
    Replies: 13
    Last Post: - 29th August 2008, 20:07
  3. Changing several o/p pins at the same time
    By AndrewC in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 1st August 2008, 21:14
  4. PIC - 8 Pins - 6 Output Pins ?
    By DanPBP in forum Off Topic
    Replies: 0
    Last Post: - 22nd October 2007, 00:23

Members who have read this thread : 0

You do not have permission to view the list of names.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts