how to use "HAL SPI receive DMA"register in stm32f407 correctly ?
Hello , i would like to receive data via SPI . i tried to use getting data from AD7606 via HAL_SPI_Receive_dma , but i always failed. i do not know which step i miss or wrong . Could you give me hint or solution? Thanks for very much . int main(void...