I am setting the spi in slave mode with F28027. F28027 is connected to a SPI converter which is attached to PC with USB. The SPI converter is set in master mode. My purpose is to fetch result from F28027 when needed. Could you tell me a way how to trigger the spi interrupt in which the data can be sent out?