HAL_SPI_ERROR_DMA
Hi, I am using stm32f769Ni evk for a project. Here I am interfacing stm32 with a wifi module using spi dma . The communication fails during reception with HAL_SPI_ERROR_DMA after /* Enable the Tx DMA Stream/Channel */ if (HAL_OK != HAL_DMA_Start_IT(...