Clear SPI Rx buffer using DMA and resume receiving.
Hello. Two NUCLEO-G431RBs are used for SPI communication.One is used as SPI master and one as SPI slave, and the pins of SCK and MOSI are connected to each other using jumper cables. Communication works fine most of the time.However, when the other p...