Bug with STM32F7 HAL UART Tx DMA
Posted on March 21, 2016 at 20:10 Hello, I'm currently running on the STM32F746VG, and used CubeMX to generate the configuration code for a simple USART Tx Output using the DMA. When callingHAL_UART_Transmit_DMA(..) it would transm...