Other Parts Discussed in Thread: ADS1118, ADS1115
I'm coming up with a design for a bench PSU that will have 3 isolated outputs; each output will have a small slave microcontroller 'talking' over a digital isolator using I2C/SPI to a master micro that runs the display, buttons etc. The PSU will have a max output of 32V at 6A so 16 bits will get me <1mV resolution which I want. Sampling a few hundred times per second is fine but ideally, I want to use the same ADC to sample voltage and current by switching th einput in some way plus I'll need a 16 bit DAC to set the desired voltage from the slave microcontoller(s). Size and power consumption isn't very important but cost is. The ADS1113 is small (making it difficult to prototype) but it might do the job but I wonder if there are ICs that have ADC and DAC on the same chip? There are many Audio devices that are 16 bit ADC + DAC that 'talk' I2S but this would be a pain to implement I think.
Any suggestions for TI devices that would be suitable for my requirements?