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.

SCI DMA RX and TX

Hello,

For my understanding, I have to chain 2 DMA channels for SCI RX in order to force the WCP RAM to be updated which only occurs when the DMA channels changes.

I would like to use both DMA for RX and TX, but in this case, i have no DMA channels available for TX.

How could I solve this issue?

Could I use the same channel for both RX and TX? but in this way, I'm probably going to have a lot of issues.

Thanks for your help

Giorgio