I am trying to transmit repeatedly using HAL_UART_Transmit_DMA(). The first transmit works. All following fail. The HAL_UART_TxCpltCallback() does not fire. All information I can find on this says you have to check the box 'USART1 global interrupt/.....