Part Number: TMS320F28386D
Other Parts Discussed in Thread: C2000WARE
Hello,
I have a specific component I am interfacing to with a SPI bus which has a specific protocol.
The protocol is composed of a first data byte corresponding to an OP-Code followed by 1 or more data bytes. The chip select must not be deactivated in between each bytes, which is achievable corresponding the corresponding data of the access are in the FIFO.
I need to perform multiple accesses of that type during our real time cycle without the CPU action, considering that the chip select must be deactivated in between each access.
As-is I am not sure how to achieve that with the available DMA triggers, would you have any idea to suggest me ?
Best regards,
Clément