Question
SPI interrupt documentation
Posted on August 30, 2012 at 13:56
Hi,
Could someone please point me to some documentation regarding SPI interrupts and what they actually mean from a hardware perspective?I am currently having an issue with SPI overrun. From the ''SPI_I2S_IT_OVR' flag, I know that over run is ocurring but what does this actually mean and how do I got about fixing this?There must be some reference that describes the SPI registers in detail?Thanks in advance