Hi All, I am trying to use SPI+DMA in stm32f401 nucleo 64. SPI + DMA is working successfully on both transmit and receive data. I configured spi + dma in software cs since I have multiple slaves, but that means I have to pull the gpio up and down for...