Tool/software: Code Composer Studio
Hi Team,
While integrating the SPI with DMA i found that, it is required for you to add the offset to the source address if you are transmitting the SPI packet through the DMA, which is 2 for the case of SPI whereas it is 3 for the SCI module.
Why there is such a need that we have to add the offset for the same? How would it differ for the other modules?
Regards,
Shivam Kakad