Posted on June 15, 2017 at 09:35Hello,I'm working with an STM32F7xx with the Cube HAL library. Im using the UART and I tried all 3 transmitting functions of UART. These are HAL_UART_Transmit, HAL_UART_Transmit_IT and HAL_UART_Transmit_DMA. all 3 met...