This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Continuous SPI Interrupts

Using an F28335. I copied the code from the Example_28335Spi_FFDLB_int sample. Only thing I did differently is to turn off internal loopback and set it to 8 bits instead of 16 bits. With nothing connected to the SPI on my device, I am getting constant Rx and Tx interrupts.

What's up with that?