Hi,
I have a question about the SPI interface between DSP and external DAC.
The DAC i used is AD5683R, which is a 16-bit device but requires another 8 bit for command and address selection. So totally, the data required is 24 bit.
However, the DSP SPI can only send data up to 16 bit. I wonder, how do I send 24 bit from DSP SPI?