STM32F4 Bad UART communication
Posted on November 13, 2016 at 16:00Hello,I created a project using CubeMX and I want to send messages via UART. I used a HAL_DAC_Start_DMA function. My problem is that when I'm sending some messages only 20 first characters are sent but after I sen...