Part Number: ADS8168 Tool/software: Hello there,
I have a ADS8168 in a custom board, and the device is not responding as expected. I'm trying to write 0x02 to the PD_CNTL register (0x04), and then reading it back again to check whether the write was…
Part Number: ADS8168 Tool/software: Hi,
I want to verify the communication between the MCU and the ADS8168 on my custom board.
So, write 0x0080AA to REG_ASSECC and expected to read 0xAAXXXX.
However, It seems to be receiving garbage data.
-Write…
Part Number: ADS8168 Other Parts Discussed in Thread: ADS8588S Tool/software: Hi Expert,
If the ADS8168 can support input Simultaneous Sampling ADC?We need ADS8168 to take place of SGM51613S8, can you give some comments?
Part Number: ADS8168 Hi Team,
My customer is working on ADS8168 and they had few doubts regarding the serial interface of the same. Can you please help answer the below ?
1) We need to update DATA_CNTL register of the device. We are transferring the…
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 ,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…
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
Part Number: ADS8168 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.
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…
Hello Markus,
1. Yes, you are correct. /CS needs to remain high for the maximum conversion time, which is 660nS for the ADS8168.
2. You can include the additional channel and status bits in these modes, but you will not be able to sample at the 1Msps…