Part Number: MSP430FR5969
Hi,
My customer wants to count incoming pulse edges with MSP430FR5969.
I think it is possible to connect the signal to Timer-A CLK.
For example, TA0CLK (P1.2) can be used.
To minimize power consumption, the chip is in LPM and periodically waken up by an external interrupt or RTC.
In this case;
- Timer is clocked by an external clock from P1.2
- RTC is clocked by 32k VFXT Oscillator
So I guess LPM4 can be used, correct?
Thanks and regards,
Koichiro Tashiro