One Channel 0-10V DAC I2C Digital To Analog Converter+Arduino

Hello,

I have purchased a 0-10V I2C DAC board.

I would like to know information about the components on the board:
U3?
U2 = TVL2371I?
Which is the gain of the amplifier to obtain the 0-10V?
How could I be sure about the board address?

Thanks in advance for the help.

U3 is the coil.
U2 is TLV2371
Gain is set to 2.
This one has a MCP4725, you could run i2c scan to fond the i2c address as well.

Thanks

Ok, Thank you it works well.
I found that the address is 0x60.