PIC18F252 and AD configuration


Closed Thread
Results 1 to 3 of 3

Hybrid View

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


    Did you find this post helpful? Yes | No

    Default Re: PIC18F252 and AD configuration

    The ADCON0 register, shown in Register 17-1, con-
    trols the operation of the A/D module. The ADCON1
    register, shown in Register 17-2, configures the
    functions of the port pins.
    Try not setting ADCON0, let PBP take care of that.
    Dave
    Always wear safety glasses while programming.

  2. #2
    Join Date
    Jan 2006
    Location
    Slovenia EU
    Posts
    32


    Did you find this post helpful? Yes | No

    Default Re: PIC18F252 and AD configuration

    I solve this problem.

    I was leaved ADCON1 and ADCON0 to unchanged. I changed sampling time to 50us and ADC clock to 3. Now working each channel independed from other.

    I use Mister E PIC multi-calc and A/D calc menu. I don't understand how calculate input impedance?
    I have 3 trimmer resistor 10K on each channel. How is then 30k input impedance or 10K in my case?

    have someone the solution?

    Thanks,
    Samo

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