I am using USART in static mode and DMA with buffer queue support. My MHC is shown in the attached images. I see functions"DRV_USART_TasksTransmit" and "DRV_USART_TasksReceive" called in SYS_Tasks which is all good.When I take a closer look at the those f..
↧