User Activity

I'm working on STM32H743 applied SPI DMA with MT25 QL128ABA1(NOR Flash) and initial mode to master mode.My problem is I cannot receive (HAL_SPI_Receive_DMA) return data when I use HAL_SPI_Transmit_DMA by run code through but I can receive return data...