ADCIN signal conditioning?


Closed Thread
Results 1 to 12 of 12

Hybrid View

  1. #1
    Join Date
    Sep 2005
    Location
    Campbell, CA
    Posts
    1,107


    Did you find this post helpful? Yes | No

    Default

    Do you have PORTA set up as inputs?
    Do you have them set up for analog?
    What are you using for your reference (ADCON1) ? Most of the time, Vcc is not good enough.
    If you want really good accuracy, you have to use an external, precision reference.
    Charles Linquist

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Sometimes a capacitor from the ADC pin to VSS will smooth things out.
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Nov 2004
    Location
    Calabasas, CA
    Posts
    84


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mackrackit View Post
    Sometimes a capacitor from the ADC pin to VSS will smooth things out.
    I'll see what a 0.1uF does.

    Thanks
    James

  4. #4
    Join Date
    Nov 2004
    Location
    Calabasas, CA
    Posts
    84


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Charles Linquis View Post
    Do you have PORTA set up as inputs?
    Yes, TRISA =255

    Do you have them set up for analog?
    ADCON1 =0 (as noted in my setup above?)

    What are you using for your reference (ADCON1) ?
    ADCON1 =0 sets Vdd as thew ref I believe.

    Most of the time, Vcc is not good enough.
    If you want really good accuracy, you have to use an external, precision reference.
    Really good accuracy would be nice. Right now I have no accuracy.
    James

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