Hi everyone! I configured SPI and I want that it will makes interrupts only, when TX FIFO is empty, but it makes two type of interrupts: when TX FIFO is empty and RX FIFO is empty. I can not understand why this interrupt happend, because it disabled, and SPI INT in SPI CTL is disabled. What did i do wrong? ps Lets look at the screenshots of the registers when different types of interrupts has happened.