UART DMA TX/Rx problem w/ STM32F722 example
Posted on February 14, 2018 at 01:55Hello,I have a program using serial UART communicatons. I based the UART code on the example code UART_TwoBoards_ComDMA. The system seems to work correctly when it is in command/response mode. That means, I can ...