Other Parts Discussed in Thread: SN74LVC2G125
We would like to share the comm connection to the ADS1251U/2K5, is this possible? Are DOUT/CLK compatible with I2C and other devices on the same bus?
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.
We would like to share the comm connection to the ADS1251U/2K5, is this possible? Are DOUT/CLK compatible with I2C and other devices on the same bus?
Hi Justin,
The ADS1251 is SPI and not I2C. If you want to use the ADS1251 with other SPI devices, there is no CS so you would need to use some form of logic such as the SN74LVC2G125 to break the connection from the bus when not accessing the ADS1251. You could create a CS by using a GPIO to control the logic gate outputs.
Best regards,
Bob B
Thanks Bob! Was sneaking in for confirmation, my team was consideration I2C integration for use :)