Resolved! Can dual circular DMA buffer be implemented on a single RX USART?
Hi everyoneI was wondering if it would be possible to implement a DMA setup without interrupts that maintains two circular buffers for the same USART? I would like to save both the SR and DR register values in two separate circular buffers every time...