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?