Tool/software:
Hi experts,
After entering low power mode, the chip freezes. The following is the code:
Could you have a check?
Thanks,
Leo
Tool/software:
Hi experts,
After entering low power mode, the chip freezes. The following is the code:
Could you have a check?
Thanks,
Leo
Hey Leo,
I think you may be missing this:
// Disable the GPIO power-on default high-impedance mode // to activate previously configured port settings PM5CTL0 &= ~LOCKLPM5;
Here is a GPIO interrupt example for another FRxx device. https://dev.ti.com/tirex/explore/node?node=A__ADK3rB2bf-DOgn6aSbCoTQ__msp430ware__IOGqZri__LATEST
Hope this helps.
JD
**Attention** This is a public forum