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.

MSP430F5529 Timer_B 比较器组合状态

Other Parts Discussed in Thread: MSP430F5529

MSP430F5529讲定时器B的时候,提到7个比较器可以被控制分组。比如,TBCLGGRP=10的时候

TB0CL1、2、3一组,(TB0CCR1的CLLD位控制整组数据更新的方式)

TB0CL4、5、6一组,(TB0CCR4的CLLD位控制整组数据更新的方式)

我想问:这个时候B是怎样一个工作状态,或者说,是不是我改变TB0CCR1、2、3中的任一个都会使TB0CL1、2、3做出相同的改变;是不是只要输出模式一样,这3个比较器的输出就会一模一样?