Comparator and ADC PIC12F510


Closed Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2009
    Posts
    17

    Default Comparator and ADC PIC12F510

    Hello,
    can anybody please tell me, how i can disable ALL comparators and ADC on the PIC12F510?
    I looked in the datasheet, but i didn't found the correct syntax (CMCON...??, ADCON...??)
    Thanks in advance!
    Best regards
    Norbert

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default Re: Comparator and ADC PIC12F510

    Seems you've missed Section 7 & 9 of the said datasheet then...
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3
    Join Date
    Sep 2009
    Posts
    737


    Did you find this post helpful? Yes | No

    Default Re: Comparator and ADC PIC12F510


  4. #4
    Join Date
    Jun 2006
    Location
    Bangalore, India
    Posts
    136


    Did you find this post helpful? Yes | No

    Post Re: Comparator and ADC PIC12F510

    ADCON0 = 0 and CM1CON0.3 = 0 should set all pins on the 12F510 to digital IO.

Members who have read this thread : 2

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