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.

TMS320F28P650DK: 2P2Z compensators

Part Number: TMS320F28P650DK
Other Parts Discussed in Thread: C2000WARE

Tool/software:

Hi,

I want to use a 2P2Z compensator on my DC/DC converter. Can I get some TI examples of those. I see the DFxx examples. Are those 2P2Z. Also how can I tell which ones use or don't use CLA

Thank you for your help

  • Andrew,

    For 2P2Z compensator use case, you can refer to TIDM-DC-DC-BUCK reference design and its user guide. Its reference code located in C2000-DPSDK installation directory C:\ti\c2000\C2000Ware_DigitalPower_SDK_5_04_00_00\solutions\tidm_dc_dc_buck

    Import this example project in CCS and refer Lab 2: Voltage Mode Control of the same project. You can navigate to the ISR code to find 2p2z implementation.

    This code showcase both CLA and CPU implementation.

    Feel free to reach out to us know if any question on this implementation.

    Regards,

    Sumit