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.
Hi everybody,
I'm looking for an ADC with I2C interface. I thought that it was very easy, so I found some references on TI website but, I have the same problem at each time, there is only two addresses pins.
On my application, I need to have 5 ADC of 8 channels. Or with only two addresses pin, I can use only 4 devices. I have found among other competitors some references that use high impedance state to provide more addresses.
Do you know if there are references among TI which have at least this characteristic ?
Thank you in advance,
Regards,
Fabrice Péden
Hello Fabrice Péden:
You are right: the ADC128D818 has 8 channels and two tri-level address pins, which will allow you to have more than 5 devices on a single I2C bus. Another option is the ADS7828, which has 8 multiplexed channels, but is limited to only 4 devices per I2C bus because it only has two address pins.
Have you considered an AMC7812? This is an Analog Monitoring and Control chip with 16 single-ended ADC channels, an I2C interface, and three address pins. This would allow you to have up to 8 on a single bus, with 16 channels each. This chip also has DAC's, temperature sensors, GPIO pins, alarms, and other things. You might find it useful to program the alarm registers, set the device to automatic monitoring mode, and read the data via I2C only if an out-of-range condition is detected.
Hello Fabrice,
Can you please share few more requirements below for the 8Channel ADC with I2C Interface?
Thanks,
-Lokesh
Hello Bryan and Lokesh,
Bryan, concerning the AMC7812, I have found it, but I think it's a little bit complex and expensive for our application.
Lokesh, in input I'll use this design (https://e2e.ti.com/support/amplifiers/etc_amplifiers__other_linear/f/18/t/543472) that I've validated with one of your engineers. So input range will be between 0 and 3V3.
Concerning the sample rate, I don't really know, because my measure consists by measuring 0/10V or 4/20mA, so I don't know what is the minimum/best sample rate for this kind of measure.
I hope my explanations are enough clear.
Regards,
Fabrice Péden