This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
We have an application where we want to use 5 of these devices, on a common SPI bus with SCLK, MOSI, and LDAC lines bussed out to all 5 devices and five separate SYNC lines, one to each device. The data sheet implies that we can use the SYNC line as a chip select in this manner but I would like to confirm this.
Hi Neal,
You are correct. You can use this as a chip select. This will allow you to write a different code to each DAC.
Keep in mind that all of the devices will update at the same time if LDAC is shared.