This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS320F28335: Possible to implement phase shift and variable frequency for full bridge simultaneously?

Part Number: TMS320F28335

Tool/software: Code Composer Studio

Hi all,

I am wondering if the F28335 is capable of implementing both phase shifting and variable frequency simultaneously? I haven't been able to find many F28335 full bridge examples to begin with. I did find a full bridge example here:

http://www.ti.com/lit/ug/sprug04a/sprug04a.pdf

However, the initialization sequence is not shown and I'm hitting errors during compilation (symbols not found). Does anyone know if this is possible on this platform? Thank you again!

  • Hi Oscar,

    Yes this is possible. Are you trying to change frequency and maintain the phase shift (in degrees), which would mean changing TBPHS value accordingly, OR are you trying to change the frequency and phase shift (in degrees) at the same time? In either case, it is possible to do so. In the latter case, you have to be mindful about the times at which PWM registers get updated with respect to the switching cycle. Please see my post below for reference:

     

    I hope this helps.

    Hrishi