Sir, in msp430g2553
can we use TimerA0 capture compare register and in port 1.2 and another TimerA1 capture compare register
in port 2.2(Both timer is used for different operations if no pulse is applied to port1.2 means port 1.6 alone should be high and at that same time port 2.2 is receiving pulse means p2.6 should be low and viceversa )
In my design i use CCI to measure the frequency of the pulse given in both the pins(p1.2 & p2.2)
if anyone knows means reply me with some examples code so that i get a cleat cut idea
thank you