Resolved! HAL_DMA_RegisterCallback with SPI
Hi, I'm just struggling with the same problem. I use SPI with DMA non-circular mode and want a callback for receive complete. I can set the callback function with HAL_DMA_RegisterCallback but in HAL_SPI_TransmitReceive_DMA it will be overwritten: /*...