Tool/software: Code Composer Studio
Hi,
In my project i am using the SPI-DMA configuration, where i am triggering the channels by the Hardware request.
I am configuring the packets, for transmission and Reception, and enabling the interrupts when the first data get transferred completely.
I am unable to get the Frame Transfer Interrupt after the complete Transmission. and need the clear understanding about the hardware triggering that how it will trigger the next receive packet when we are transmitting the packets continuously and what next receiving packet should contain if the receiving packet size in configuartion is much less than the Transmitting packet?
Regards,
Shivam Kakad