This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Component level Testing of ADS7841 serial adc

Other Parts Discussed in Thread: ADS7841, ADS7953, ADS7953EVM-PDK, ADS8688EVM-PDK, ADS8684, ADS8638, ADS8638EVM-PDK, ADS7253, ADS7254

How do i give the Din input to ADS7841 to start the ADC? I am basically testing the ADC chip in product engineering lab

  • Hello Sameers,

    Figure (3) on p10 shows one typical way to trigger conversion on the device using 24 CLKs per conversion.  The first eight clock cycles are for the command byte.   After this, the device enters conversion mode.  The next 12 clocks perform the conversion, and the LSB is read on the 13th clock after the command byte.    The control bits in the control byte (to select channel and mode of operation) are defined on page 11.   Table VI and VII define the required timing.   Please let me know if you have questions.

    Thank you and Best Regards,

    Luis

  • Hi Luis,

    Thank you for the inputs. I just have the ADS7841 chip with me which I am testing. What hardware do I use to give the trigger and the control byte to the Din pin so that the ADC works.

    Thanks for your patience

    Sameera

  • Hello Sameera,

    You will need to interface the ADC with a controller (i.e. DSP TMS320Cxxxx processor, MSP430 microcontroller,etc) or a digital I/O card of your choice.  Unfortunately, the ADS7841 is an older device; and there is no kit available that you can readily interface with your PC.

    Alternatively, you could also consider other devices that have evaluation kits readily available.  Depending on your input range/configuration, and sampling rate requirements you could consider other devices:

    ADS7953 (4-ch muxed 12-Bit SAR ADC); Eval kit: ADS7953EVM-PDK

    ADS8684 (SAR ADC with 16 bits, 4 channels, 500 kSPS, and bipolar inputs off +5V supply). Eval kit: ADS8688EVM-PDK

    ADS8638 (12-bit, 8-Channel, Bipolar SAR with software selectable input ranges). Eval Kit; ADS8638EVM-PDK

    ADS7253 (12-bit, 2-channel simultaneous sampling; single-ended inputs)  Eval kit: ADS7853EVM-PDK

    ADS7254 (12-bit, 2-channel simultaneous sampling; fully-differential input)  Eval kit: ADS7854EVM-PDK

    Best Regards,

    Luis

    .

  • Hi Luis,
    I am newbie to use an ADC and want to understand about the clock cycles specification. I am now exploring the ADS7841. Its manual says three types of clock cycles 24/16/15. Do I need to specify it explicitly through one of the pins? if so, please elaborate.
    THanks,
    Hariram