Other Parts Discussed in Thread: TMS320F28335
Part Number: TMS320F28335Question type: Development and troubleshooting
Support topic: /Product/Development and troubleshooting/
Description of the problem: I want to adjust ePWM compare timing to timer INT and want timer INT frequency to be twice PWM frequency.
In case of the following case, What value is setting in TIMERxPRD Register and ePWM Time-Base Period Register (TBPRD)?
<>
(1) Time-Base Up-Count Mode
(2) Time-Base Period Shadow Mode
(3) LOADAMODE:Load on either CTR = Zero or CTR = PRD (I use CMPA only.)
(4) Prescale Register is same as Timer prescale resister, system clock / 1.
I think,
In case of TIMERxPRD = (TBPRD-1)/2,
ePWM compare timing adjust timer INT.
is it correct?
Please give me your expertise.