Part Number: TMS320F280049C
Tool/software: Code Composer Studio
Hi,
I want to do variable frequency control,but I concern about the TBPRD&CMPA load time.
If load in time base count to zero,and the programmed just write the TBPRD to the shadow register at time base count to one (CMPA not write yet),and time base count to zero,
the TBPRD&CMPA load from shadow register to active register,but CMPA not the new value, so PWM could be all high, like the figure.
Does TI release some function can write CMPA&TBPRD to shadow register at the same ime or something like that to solve this problem?