Resolved! DMA/STM32F103: memory to USART2 TX.
Hi all, I am successfully transferring from a memory location to the data register of USART2 Tx using DMA operation. And the USART2 has been used by the printf() to output to the PC. What I don't understand is, what moderates the rate at which DMA ...