This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Undocumented Timer-Capture behavior (MSP430F149) ?

Other Parts Discussed in Thread: MSP430F149

Undocumented Timer-Capture behavior (MSP430F149):

1)       Timer sourced from 32768 Quarz

2)       Timer (TB3) are configured to capture for external signal (P4.3)

3)       Input signal is stable

-------------------------------------------------------------------------------

---    Capture Interrupt is occurred each 2 second

  • Evgeni said:
    Capture Interrupt is occurred each 2 second

    I'm pretty sure that you also activated teh tiemr overflow intrrupt (TAIE bit in TACTL - this is NOT a requirement for getting capture interrupts, but a separate interrupt)

    And a timer overflow occurs every 65536 ticks (2 seconds on 32768Hz)

  • OK! Jens-Michael Gross.

    Thank you for your respond (very soon!!! but with a little bit mistake).
    Im just test E2E service. I dont know what is it and how it works.

    About MSP-timer-capture - it doesnt matter
    but this problem - because CAP bit of TxCCTLx was not set properly.
    Timer overflow - less simular than Compare Interupt (each 65536 ticks).

**Attention** This is a public forum