Part Number: MSP430FR2633
Hi,
I have a question, Is it possible to activate Interrupt Edge selection on a port pin for ( High to Low transition) which was already configured as Secondary module function
For instance, i have an SPI peripheral chip select connected to P1.7 which was initally configured for this Secondary module function. But i wanted to know when a high to low transition happens on this pin, so i tried to enable the Port Interrupt Edge selection on this pin to get notified when an transition happens. When i do this, ISR gets executed only once for the first instant, but after that it never returns into ISR.
Have someone explored this already? Looking forward to hear your suggestions.
Regards
Suresh