STM32F103 UART DMA(RX AND TX) can execute only once ,
Posted on July 02, 2015 at 09:57 Hi: i use the DMA interrupt to send 8 byte data and receive 9 byte,it can only executes once,but when i debug it step by step,it works well。i'm so confused.Sorry for my poor english. Here is my code,is ...