Hello Tom,
it seems this thread is the only one about DAC5571, so I would like to join with one more question.
According to datasheet, the address of DAC is set at power-up by reading the A0 line. The datasheet also says that you can set the DAC in three power-down modes.
We will use two DAC5571 in a new board, having the A0 lines connected each to a separate output from the MCU. This way, we would like to decide at runtime which DAC is DAC0 and which DAC1.
Here is my question. Is it possible to change the I2C address with this sequence?
- power up the board.
- when the MCU is ready, set the A0 lines for the two DACs
- power down both DACs with a broadcast command
- restore normal operation. I expect that the state of A0 line is acquired, but datasheet is not clear on this point.
Kind regards
Giuseppe