STM32H7 SPI with DMA in circular mode - CRC does not append to the data
Hi there.I'm struggling with the implementation of continuous SPI data transfer in Transmit only master mode with DMA in circular mode and enabled CRC calculation.In any other configuration I've tried (DMA normal mode or SPI transfer with MCU polling...