STM32F401 SPI slave in DMA mode transmits erroneous data on the beginning
Hello,we have now a bit peculiar problem. In our device, there is a main board and daughter boards connected by SPI bus. All MCUs are STM32F401. The main board works as SPI master, the daughter boards work as SPI slave, with DMA in both cases. The SP...