I have had a problem getting DMA TX for USART1 to work, no errors, stream gets enabled nut nothing is transferred, stream never complets. I am using LL driver for USART1.I finally found the problem is that generated usart.c code inits DMA without ena...