SPI Slave DMA with CRC
Dear ST,I facing a problem or bug in the calculation routine of your stm32f7xx_hal_spi.cExplicit in line 3117 of the function call: SPI_DMAReceiveCplt()I using DMA SPI only the MOSI channel as RX_Only. This works as expected, when I dont activate CR...