Question
dma with spi callback not reached
I am trying to make a project to use spi with dma to transmit and receive
everything seems fine in "HAL_SPI_TransmitReceive_DMA" and HAL_OK returns but the code in "HAL_SPI_TxRxCpltCallback" is not reached
I am trying to make a project to use spi with dma to transmit and receive
everything seems fine in "HAL_SPI_TransmitReceive_DMA" and HAL_OK returns but the code in "HAL_SPI_TxRxCpltCallback" is not reached
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.