Part Number: MSP430F5438A
Tool/software:
Hi,
I am facing an issue with the GPIO interrupt function. I am using PORT1 pins 0, 1, and 2, which are pulled up using 1K ohm resistors.
Whenever a pin goes LOW, an interrupt occurs, but now it is triggering randomly. However, when I run the code in debug mode and place a breakpoint in the interrupt function, it works properly.
What could be the problem, and how can I solve it?
Additionally, I tested with a multimeter by connecting one probe to the ground pin on my board and the other probe to the controller pin(P1.1). In this case,the interrupt worked perfectly.What is the reason behind it?
Thanks,
Anbu
