Not able to run Two SPI in two streams of single DMA1 in STM32f407ZGT6
Hello, I am having issue with running two SPI (SPI2 & SPI 3) in two streams like Stream4 and Stream7 in single DMA1. Later on i checked individually checking Stream4 for output1 and then Stream7 for output 2. I found out i am able to get the wave fo...