Other Parts Discussed in Thread: MSP430FR5994
Hello there,
I am trying to use LMT01 with my project that has an MSP430FR5994 MCU.
I am trying to use the hardware peripherals as much as possible and trying to implement the circuit diagram in LMT01 datasheet Figure 28.
I want to implement the same circuit in Figure 28.
1. Connect the LMT01 output to comparator of the MSP430
2. Connect MSP430 comparator INTERNALLY to the TIMER clock input as shown in the figure.
3. By doing 2, I will avoid using an interrupt for every pulse, and an extra physical pin.
And so the question is: How can I connect the comparator output INTERNALLY to the TIMER CLOCK INPUT.
An possibly a related question is:
The clock for the timer can be as stated in the datasheet TAxCLK, ACLK, SMCLK and INCLK. What is INCLK? Where does INCLK come from?
Kind Regards
Kerem Oktem