[STM32F103] USART1 TX DMA only fires once
Posted on August 06, 2016 at 15:06 I have a problem, I wrote some code based of https://github.com/g4lvanix/STM32F1-workarea/tree/master/Project/STM32F10x_StdPeriph_Examples/USART/DMA_Polling and it only fires the USART1 TX DMA once for some rea...