User Activity

I am using STM32F427ZIT6 with both USART1 and USART3. Both USART ports are DMA enable. I use STM32CubeMX version 6.2.1 to generate the code.My problem is when USART3 is not transmitted, USART1 communication works as expected. When USART3 is transmit...