Part Number: MSP430FR2355
Hi, I want to implement a watchdog timer with a MSP430FR2355 Timer_B, which has to be reset periodically by a second MCU (STM32). If the second MC does not reset the timer within one second, an interrupt must be triggered on the MSP430.
- How do I have to configure the registers?
- Is there a code example?
- Which pin must be used for the watchdog reset? TB1TRG?
Regards,
Eric

