I'm using the eHRPWM module on a TMS320C6748.
The problem is that I want to generate a PWM output on EPWM0A with a period time up to 60 seconds.
The input clock to the eHRPWM module is 150MHz. I can't divide it enough with TBCTL[HSPCLKDIV] and TBCTL[CLKDIV].I would need TBCLK to bee as low as about 1.1kHz..
How can I solve this problem?