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.

TMS570LS3137: MibSPI TG delay

Part Number: TMS570LS3137


In our project we are using MibSPI mode for transmitting the data. As per my understanding WDELAY in TG mode is a delay between two two TGs. if I need some minimum delay between each word in TG transfer, is it possible to configure in order to achieve my system requirement?

Example: TG0 and TG1 uses the same trigger source.

TG0:

0xFFAA (some delay) , 0x55AA (some delay), 0x5A5A, (some delay) 0xFFAA

(wdelay) inserted 

TG1:

0xFFAA (some delay) , 0x55AA (some delay), 0x5A5A, (some delay) 0xFFAA