Which is most PBP-Friendly external ADC?


Closed Thread
Results 1 to 15 of 15

Hybrid View

  1. #1
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Default Re: Which is most PBP-Friendly external ADC?

    16 bits @ 100-200 sps ???

    Good luck !!!

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  2. #2
    Join Date
    Sep 2009
    Posts
    755


    Did you find this post helpful? Yes | No

    Default Re: Which is most PBP-Friendly external ADC?

    It might be overkill, but I like ADS1246.
    You can use shiftout/shiftin
    EDIT:
    This might be more suitable for you
    https://www.ti.com/lit/ds/symlink/ad...ct%252FADS1119
    Never used, but it look simple....
    Last edited by pedja089; - 17th June 2023 at 21:29.

  3. #3
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,139


    Did you find this post helpful? Yes | No

    Default Re: Which is most PBP-Friendly external ADC?

    Also this maybe a good alternative

    https://gr.mouser.com/ProductDetail/...VqfEl2BQ%3D%3D

    Ioannis

  4. #4
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,612


    Did you find this post helpful? Yes | No

    Default Re: Which is most PBP-Friendly external ADC?

    It seems like the MCP3426 is only capable of 15sps at 16 bits resolution though.
    I'm curious if the 100-200sps is an actual specification or just a number drawn out of the air, perhaps 10sps is enough in reality?

    I stumbled upon the AD7680. It's "driven" by the SPI-interface clock and they claim up to 100ksps when clocked by a 2.5MHz SPI clock.
    Given the required 200sps the needed SPI-clock speed is way lower so SHIFTIN should certainly be an option. And it's a availble in a 6-pin SOT23 package.

  5. #5
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,139


    Did you find this post helpful? Yes | No

    Default Re: Which is most PBP-Friendly external ADC?

    I think there will be so many data to process with a PIC. I do not know what exact processing this will be but I feel it will be very intensive with massive data manipulation...

    Ioannis

  6. #6
    Join Date
    Feb 2013
    Posts
    1,132


    Did you find this post helpful? Yes | No

    Default Re: Which is most PBP-Friendly external ADC?

    I want to measure AC voltage without rectification, but as I see, all these ADC have 50/60Hz rejection....

  7. #7
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,612


    Did you find this post helpful? Yes | No

    Default Re: Which is most PBP-Friendly external ADC?

    Perhaps the ADS7028?
    It's a 12bit converter but it has a built in RMS-module producing a 16 bit true RMS result. But yeah, you going to have to sit down with the datasheet to get it going.

Similar Threads

  1. Using factory made external Font ROM IC's with PBP ?
    By CuriousOne in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 22nd August 2021, 17:14
  2. PBP/PBPL and external memory
    By Charles Linquis in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 11th November 2007, 05:31
  3. PBP External Memory Bus Support
    By ALFRED in forum mel PIC BASIC
    Replies: 4
    Last Post: - 25th December 2006, 08:42
  4. PBP 16-bit ADC result math
    By sonic in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 13th March 2005, 14:21
  5. How to set external clock source in PBP
    By TurboLS in forum mel PIC BASIC Pro
    Replies: 28
    Last Post: - 19th February 2005, 15:56

Members who have read this thread : 1

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