Other Parts Discussed in Thread: MSP430F2132
Hello,
I am using MSP430F2132, Where i am using USCI_A0 Block as SPI master & USCI_B0 Block as I2c Slave.
I want to use interrupts of both USCI Blocks, How can i write different ISR'S for Both the USCI Blocks as they have sharesd interrupt Vectors.