Tool/software: Code Composer Studio
Hello,
we have are using a TMS320F28035 to generate the PWM pattern for a full bridge driven in Phase Shift Modulation @ 100 kHz. The application is: battery charger.
At such frequency, with standard pwm, the phase can be modualted with 2x16,6 ns steps: the resulting resolution is not enough to accurately regulate the charging current in Average-Current-Mode-Control, therefore we are trying to use the HRPWM function.
We have seen that HRPWM is available only of A-type pwm: being the two high-side fets driven by A-type pwm, and the two low-side fets driven by B-type pwm, we will have high resolution only on the high-side fets: will it be effective ?
Then: in our first tests we have seen that only one of the two wavefronts of the A-type pwm is shifting with high resolution, while the other one shifts with standard 16,6 ns steps. I think this will make HRPWM ineffective or even dangerous because of xformer imbalance. Why does it happens ? How can we make both pwm wavefronts move with high resolution ?
Thanks for answers