Question
SPI RX variable length w/DMA and CRC
Posted on October 01, 2015 at 21:25
Hello,
Based on a reply posted in this/9d5b40d9
I implemented a SPI/DMA implementation able to receive variable length messages, terminated by CS deassertion.Since this is a DMA/SPI implementation, will the CRC be calculated correctly if the transfer is terminated prematurely?Thanks #dma #spi #stm32f1