Other Parts Discussed in Thread: TMS320F2812
Hi,
I'm trying to use PWM1/2 on my TMS320F2812 to generate two PWM signals with a 50kHz carrier.
My DSP is running at 150MHz. From what I can tell, since the full compare module uses timer 1 as the time base, the lowest PWM frequency I can generate would be 585.9375kHz, (hspclk/128, where hspclk=sysclk/2=75MHz).
Is this correct? Is there some other way to further divide timer1 down to get the carrier frequency of 50kHz that I need?
Thanks,
Jason