Posted on May 17, 2011 at 12:39I am using SPI2 with DMA channel 4 to receive SPI data. I have set up the DMA interrupt so that channel 4 IRS will be executed when all data was received. My problem is that OVR bit of SPI2 is always set when entering ...