Other Parts Discussed in Thread: MSP430F6638
Hello,
I had a problem with MSP430F6638 Timer A. When I read the register value of TA0R, it gives unexpected value. I have checked the Erratasheet of this MCU, it is also states that TAxR will get corrupted when TAxR = TAxCCR0. Unfortunately my application is satisfying this condition.
Can you pls suggest any alternative solution to avoid this problem?