STM32F405RGT SPI Slave DMA Over-run
Posted on November 03, 2017 at 13:26We have STM32F405RGT SPI-3 configured as a slave to receive the data from the master using HAL drivers. The DMA is configured to receive 128 bytes of data from the master in Normal mode and the NSS is managed by t...