Tool/software:
Hi Team,
I am planning to implement a watch dog timer's functionality using MSP430F5342IRGZR. We are planning to send a reset pulse for every 200ms from an FPGA device to the Pin No. 5 (A GPIO) of MSP430F5342IRGZR.
Also we have connected Pin 37 (A GPIO) of MSP430F5342IRGZR to the reset pin of that FPGA. We are planning to program MSP430F5342IRGZR such as if pin no. 5 is not receiving a reset pulse for every 200ms from the
FPGA, then MSP will wait for a duration of 200ms and issue a reset signal to the FPGA.
Whether this is possible? Request you to provide feedback on this idea.