Hello! I am planning to use a command sequence similar to that shown on Page 41 of the datasheet.
I do not plan on connecting the LDAC pin to my FPGA. I'd like to write to data buffers A-G in sequence, then write to data buffer H and simultaneously update all eight DAC outputs. I don't want any of the outputs voltages to be updated until I have written all eight input registers.
My question is, when using the part in this mode, in which state should the LDAC pin be permanently tied, and do I need to write the LDAC register to 1s for all channels to override the LDAC pin state?
I get the impression that I can tie the LDAC pin high, leave the LDAC register in its default state of all 0s (meaning do not override, but the pin is high anyway), and then use the "software LDAC" feature as shown in the datasheet (Page 41, step 4) to update all DAC outputs.
Am I on the right track here?
Thanks!