Other Parts Discussed in Thread: DAC8811
I am curious about what contents of the shift register will be initially when the DAC8811 chip powers on. The datasheet doesn't mention what its initial contents are. It only states that the initial contents of the DAC register are filled with zeros, but says nothing about initial shift register contents.
I ask because when our product powers on and our microcontroller initially pulls the CS lines high during an initialization routine, this latches the initial contents of the shift register into the DAC register (consistent with the datasheet). However, it is quite awhile (~100ms) before we can provide a new value via SPI into the shift register. During this time, the output (Iout) seems to vary wildly within the Vref range.
Thanks,
-Josh