PROBLEM IN "STM32h743" "DMA" "UART" in "IAP" MODE
HELLO EVERYONEI run my micro in IAP Mode then load other program to him with uart1 . in this program I start UART with DMA and toggle one Pin . when the circuit start working , everything work well and pin is toggle but the UART DMA send out zero. V...