User Activity

Hi all,I'm working on a project that will communicate via SPI. I want to use DMA for it. I have some problem getting HAL_SPI_TxCpltCallback to be called. I've followed the debbuger and I think I've found what's wrong. It seems that the SPI_DMATransm...