SLAU962A December 2025 – June 2026 MSPM33C321A , MSPM33C321A-Q1
The QSPI module provides 9 interrupt sources that can source a CPU interrupt event. SPI CPU_INT Trigger Condition lists the CPU interrupt events from the QSPI in order of decreasing priority.
| IIDX STAT | Name | Description |
|---|---|---|
| 0x04 | RX | Receive FIFO event. This interrupt is set if the selected receive FIFO level has been reached. |
| 0x05 | TX | Transmit FIFO event. This interrupt is set if the selected transmit FIFO level has been reached. |
| 0x06 | TXEMPTY | Transmit FIFO empty interrupt. This is set if all data in the transmit FIFO have been shifted out. |
| 0x08 | DMA_DONE1_RX | This interrupt is set if the RX DMA channel sends the DONE signal. |
| 0x09 | DMA_DONE1_TX | This interrupt is set if the TX DMA channel sends the DONE signal. |
The CPU interrupt event configuration is managed with the CPU_INT event management registers. See Section 8.2.5 for guidance on configuring the Event registers.