Hello Jash,
1. If /CS is held high for at least 30ns, but less than 660ns, then you will read the previous conversion result. The conversion is started on the rising edge of /CS, so you need to wait 660ns before taking /CS low to read back the latest…
Part Number: ADS8168 1ST channel of ADS8168 , have a constant reference voltage (2.04v), my signal is 0- 5 v but adc divide it to +v half cycle and - ve half cycle correspond to that voltage (2.04), how to chage it.
, this wave because of -ve half cycle…
Part Number: ADS8168 Hello team,
My customer has a below question.
Can you give me explanation that how to calculate the data rate for sequential conversion with 4 differential inputs(=8ch inputs)?
Best regards,
Shotaro
Brett Hansmeier said: Is a Verilog, SystemVerilog, or VHDL simulation model available for the ADS8168? That would be helpful to speed up debug and do a more thorough verification of my interface RTL.
This is an evergreen question.
What TI (and Analog Devices…
Part Number: ADS8168 Hello ,i have a question about ADS8168.
I use ADS8168 on my own design board.
I have test spi communication with ADS8168.
write_cmd(ADCCMD_WR_REG, 0xFF, 0x55); write_cmd(ADCCMD_RD_REG, 0xFF, 0x0);
Iwrite data 0x55 on address 0xFF…
Part Number: ADS8168 Hi team,
I’ve got a question on register setting on write/read function.
On the datasheet, address is described in hex. So for example it is 1Dh (=11101 in bin) for CHANNEL_ID (Table 30), which is 5-bit.
On the other hand,…
Part Number: ADS8168 Hi team, My customer wants to capture 16-bit data while switching MUX channels at 1Mhz intervals. Which do you choose better, Manual Mode or On-The-Fly Mode? Or, let me know if there is a better mode. And then, what difference between Manual…
Part Number: ADS8168 Hi,
I'm trying to test the SPI communication with the ADS8168 by enabling the debug mode for SDO capture. According to the documentation, if the DATA_VAL bit in the DATA_CNTL register is set the ADS8168 should output the fixed binary…
Part Number: ADS8168EVM-PDK Other Parts Discussed in Thread: ADS8168 Hello.
I am testing the ADC platform/board to capture samples. However, the capture size is too small using the supplied GUI.
Is it possible to get the API that is used to collect the…