Hi ,
I am using the DAC7760 (Eval-Board) interfacing with TMS320F28377D (EVAL-BOARD),trying to communicate with SPI .
The data-sheet says default frame is 24 bits wide. So can I send 8-bits in each transmission (from MCU), and make 3 such transmissions to complete the entire 24-bit wide frame, instead of 24 bits(entire frame) in one transmission ?
Also I want to know, if I need to give any delay between consecutive transmissions ? Because I observed that if I give consecutive transmissions without any delay, there is high chance of just the last/recent transmission being transmitted correctly.
Thank You,
Prashanth