Other Parts Discussed in Thread: C2000WARE
Hi
i have a text file with 128 words, each word is 24 bit.
i'm trying to understand what is the best way to send the data via SPI.
I see that the maximum word length is 16 bits. maybe i should divide it to 3 sub words, with 8 bit each? do i need to configure something else?
thank you very much for your help.