Isolated A/D converter, SPI I/F


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2004
    Posts
    24

    Question Isolated A/D converter, SPI I/F

    Am building a circuit that requires two isolated analogue inputs to be recorded, was going to use two CA3162 (A/D to BCD), and opto isolate the 7 outputs to a 16F73.

    However, have come across the Agilient HCPL 7860 isolated ADC, which uses a serial I/F which are "SPI", "QSPI" and "Microwire" compatable.

    These are new to me, has anyone used these standards, and can give me pointers how to program my PIC.

    Thanks

  2. #2
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    I haven't used the HCPL 7860, but I have used Microwire & SPI devices with PBP.

    PBP's SHIFTOUT / SHIFTIN commands are used for Microwire & SPI communications.

    Here's a few examples;

    SPI:
    http://www.microengineeringlabs.com/...1/pbp/spix.bas

    Microwire:
    http://www.microengineeringlabs.com/...x1/pbp/mwx.bas
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

Similar Threads

  1. Replies: 9
    Last Post: - 31st July 2008, 08:56
  2. A/D converter fails?
    By egberttheone in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 13th February 2006, 18:57
  3. A/D converter with pic16f84, i need a help
    By micro in forum General
    Replies: 0
    Last Post: - 13th December 2005, 21:17
  4. help with pic16f870 a/d converter
    By cammo in forum mel PIC BASIC
    Replies: 3
    Last Post: - 22nd March 2005, 05:16
  5. external A/d converter
    By Knightlord in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 24th September 2004, 23:53

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