I use TM4C1231H6PGE.
I need to use SSI2 (master) with uDMA. I setup both RX and TX channels, and I want the EOT interrupt.
I cannot find in the registers how to program the EOT interrupt.
best regards
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.
I use TM4C1231H6PGE.
I need to use SSI2 (master) with uDMA. I setup both RX and TX channels, and I want the EOT interrupt.
I cannot find in the registers how to program the EOT interrupt.
best regards
The TXMIS (also if it behaves as EOT) is masked by DMA when DMA is activated on SSI, isn't it?
best regards
Max