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: Hysteresis current control

Part Number: TMS320F28335

Tool/software: Code Composer Studio

Hello,

I want to control a three-phase inverter with hysteresis current control. I am wondering is there any sample code for hysteresis current control?

Also, What is your suggestion, should I use GPIO and just make ON and OFF them or I can use ePWM pins for hysteresis current control?

Thanks

  • Saeid,

    I will recommend looking at F28004x or F2837x series,

    they have a Comparator subsystem which has all the connections for the hysteresis implementation with high and low comparison structure.

    Unfortunately, we do not have any collateral around this control method.