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.

TMS320F28377S: Disabling interrupts

Part Number: TMS320F28377S


Hi,

I want to disable interrupts only for one peripheral (say SPI) while allowing the other interrupts from everything else through. I want to do this while the program is running normally (i.e. while the master interrupt is enabled). Is that possible without getting an SPI interrupt that has been pending just before the SPI interrupt was disabled? Also, would I miss any SPI interrupts if I do this?

Thanks,

Dhammika