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.

AM2434 Timer Compare Mode

Other Parts Discussed in Thread: AM2434

Dear Sir

Please tell me about the TIMER of AM2434.

What happens to the value of TIMER_TCRR if the values of TIMER_TCRR and TIMER_TMAR match in Timer Compare Mode?

  1. TIMER_TCRR is cleared to 0
  2. TIMER_TCRR continues to count up
  3. If TCLR.AR = 1, the value of TIMER_TLDR is loaded into TIMER_TCRR

Best regards

  • Dear Sir,

    1. The interrupt will be triggered

    2/3. If TCLR.AR = 1, then the value of TIMER_TLDR is loaded into TIMER_TCRR.

    You can refer to the TRM (12.5.3.4.2.1 Wake-Up Capability) for the details.

    Bet regards,

    Ming