Byte loss in DMA based SPI slave implementation
We are using STM32L475RE as SPI slave and TI based DSP as master. We are operating the SPI at 1Mhz clock frequency.We are seeing intermittent data loss in the transmission when data size is high. We observed that the HAL_SPI_TransmitReceive_DMA call ...