Hi,
I work with the ADSP21565 and I want to implement a UART communication based on DMA with descriptor list mode with ping pong buffering (2 buffers for RX and 2 for TX).
I can't find any example for it, all I can find is an example with a single buffer.
Is there any example? as I don't think changing the DMA_NUM_DESC macro to 2 is enough.
Thanks,
Sagi.
Edit Notes
.[edited by: SagiS at 2:50 PM (GMT -4) on 20 Oct 2025]