Hello,
I'm trying to choose a DAC for a project and wanted to understand how the DAC80501 is programmed via SPI.
The data sheet shows that during each SPI transaction, 24-bits are sent from the master to the DAC via the SDIN pin. It is not clear how the 24 bits should be structured though.
Do we first send the command byte (bit 23 to bit 16) then the data bits (bit 15 to bit 0)?
Hoping it's as simple as that! Just wanted to verify before investing the design/development time. Thanks.