Other Parts Discussed in Thread: TMDSHSECDOCK, DAC80508-04EVM, DAC80508
Dear everyone:
I have a 28379d controlcard with TMDSHSECDOCK station,since this device has only three 12-bit dac,and I need more than three dac to get analog data,I baught a DAC80508-04EVM board to expand dacs and I have questions as follows:
Q1:The SPIs on the 28379d support 16-bit data,but DAC80508 need at least 24-bit data,how can I build the communication between them?
Q2:if I use the simulink with c2000 blocksets to code generation,what should I do to solve the Q1?
Q3:One method I can find is that split the 24-bit data into two part:high 8 bits and low 16 bits and transfer them one by one .I tried using c2000 blocksets-2837Xd-SPI Transmit module,but I didn't make it.Maybe the reason stems from that I don't know how to transfer 8 +16 bits on by one,can anyone show me the basic steps I need to do, I know the SPI configurations of SPI Transmit module,so it is not my concern.The most significant point I want to know the orders I need to obey to send them one by one.
if anyone see my questions and have any experience or know how to solve them,please show me the answers and I show my appreciations here.Thanks again!