SPI1 with DMA Overflow Issue
I have SPI1 setup as Receive Only Slave with DMA enabled. I send 10 bytes from SPI2 ( to simulate a full duplex master uC ) and it works well the first time I transmit 10 bytes. When I transmit 10 bytes a second time, SPI1's overflow flag gets set...