UART IT problem with DMA
Posted on July 26, 2017 at 14:38Hi ,I'm using STM32F407 Discovery kit with CubeMX version 4.21.0 and Attolic TrueStudio as an IDE. Problem is not be able to receive UART interrupts while DMA is running. In my program I can receive ADC values and UAR...