Hi
I'm using an LTC2631 8-pint 12bit DAC converter (mid-scale) in my project. I'm sharing my schematic design along with the TWI slave address & registered address.
#define LTC2631_BASE_ADDRESS 0x10 //!< LTC2631 base address
#define LTC2631_DAC_ADDRESS…