STM32F107RC USART2 TX Problem
Posted on May 27, 2014 at 13:53I use an STM32F107RC board and use USART2 interface. But USART2 Tx doesn't send first four bytes of each data transaction. I have tried both INTERRUPT and DMA mode.What is the problem? #dma #usart #stm32