User Activity

Posted on June 16, 2016 at 10:30 Hi, I'm facing a strange problem with UART DMA int in a FreeRTOS-based project. When I call the DMA setup function (below) from a given FreeRTOS task, it works just fine and the ISR is executed. However...