How to interface 8 channel ADC with arduino using SPI

Hi everyone. I wanted to interface Tlc3548 multi chhanel ADC with arduino using SPI communication and it is the part of my project. I attached datasheet of Tlc3548.

Thanks in advance for your help !

datasheet : https://www.ti.com/lit/ds/symlink/tlc3548.pdf?ts=1646236295165

The basic idea is discussed in this thread:
https://forum.arduino.cc/t/multiplexing-analog-sensors-via-i2c-or-spi/252607/6

A quick search did not return a specific implementation for Arduino, but with datasheet in-hand, you should be able to work through the specifics for the Ti device.

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.