This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS570LC4357: Launch Pad

Part Number: TMS570LC4357

Tool/software: Code Composer Studio

I am using LaunchPad XL2 to evaluate various features and safety related functions. Presently I am trying to use MIBSPI with multiple transfer group. 

I have configured two TG of 24 word each and connected interrupt to it to indicate completion of buffer transmission.  My requirement is to keep transmitting

these two buffer one after other contineously. I want to fill one buffer while other is being transmitted. 

I don't wan't to have any gap between two data buffers in output serial stream. In present method I can see the gap of fey microsecond. Can you please suggest the best possible scheme

to achieve this requirement.

Thanks and Regards

SK Singh