Part Number: MSP430FR5728
Hi Team,
I am developing an application first time based on MSP430FR5728.
I have a few questions related to the I/O interrupt, Timer and delays.
In the application, I need to monitor the interrupt for 5 sec and reset my variables.
I have configured and implemented functions in such a way that, for external instance, I/O interrupt will be generated.
Kindly addresses my below questions:
- Once an interrupt is generated can I monitor it for a continuous 5 sec using PxIFG flags.?
- Is there any internal delay that can be used for monitoring 5 sec ?
- What are the other possible way I can use to get the 5 sec delay or to check the time elasped?
Awaiting for th response, Thankyou