This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

CMSIS SPI Driver for STM32F7 Transfer with DMA

For the STM32F7 target, SPI transfer in full-duplex mode with DMA requires a special treatment in the DMA receive channel when the CRC calculation is enabled.

This is not handled correctly in the CMSIS driver and should be considered as a bug?