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