A/D conversion problem in 18F2520, 2523, 2550 etc.


Results 1 to 10 of 10

Threaded View

  1. #5
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Also in the datasheet for a 2550/4550...

    The internal AD/RC oscillator is not a good idea on PIC chips if you want extreme accuracy.

    <img src="http://www.picbasic.co.uk/forum/attachment.php?attachmentid=2395&stc=1&d=120499947 4" />

    Try a different AD clock setting ...
    Code:
    ADCON2=%10100110  ; 64 TOSC, 8-TAD sample
    Also, since you're not using ADCIN, the ADC_ DEFINE's don't do anything.
    <br>
    Attached Images Attached Images  
    Last edited by Darrel Taylor; - 8th March 2008 at 20:23. Reason: .
    DT

Similar Threads

  1. A/D conversion with PIC18F67J50
    By ScaleRobotics in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 8th May 2009, 01:48
  2. A/D conversion problem with 18F2455
    By abdy37 in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 7th May 2007, 14:53
  3. A/D conversion problem on 18F4431
    By ttease in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 10th April 2007, 23:03
  4. A/D conversion problem with pic16F88
    By Tapio Linkosalo in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 18th August 2006, 11:42
  5. A/D converter fails?
    By egberttheone in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 13th February 2006, 18:57

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