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.

CCS/MSP432P401R: Timer_A and Toggle Output Modes

Part Number: MSP432P401R

Tool/software: Code Composer Studio

Hello,

document: SLAU356H - MSP432P4xx SimpleLink™ Microcontrollers Technical Reference Manual (Rev. H)
section: 19.2.5.1 Output Modes
Table 19-2. Output Modes

010 Toggle/Reset
The output is toggled when the timer counts to the TAxCCRn value. It is reset when the timer counts to the TAxCCR0 value.

100 Toggle
The output is toggled when the timer counts to the TAxCCRn value. The output period is double the timer period.

110 Toggle/Set
The output is toggled when the timer counts to the TAxCCRn value. It is set when the timer counts to the TAxCCR0 value.I see

I do understand the difference between Toggle/Reset and Togle/Set.
I do understand that in both cases the output period during the toggle phase is double the timer period.

Please correct me if I am wrong.

In case the "100 Toggle" mode: what is the output state after passing TAxCCRn value?

In my opinion, for all these 3 output modes,
toggle period and
after passing TAxCCRn value
the output state needs clarification.

Best regards,

Tomasz

**Attention** This is a public forum