The problem is as follows, when transferring data via USART, without using DMA, the data is sent (in an attachment). When I start using DMA transfer, no data is sent (in an attachment). Maybe I am doing wrong DMA settings in the USART configurator? I...