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: How to implement PI controller ?

Part Number: TMS320F28335
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

Hello Everyone,

can anyone please help me with the code for implementing PI controller in F28335 

  • Hello Akansha,

    I recommend downloading C2000Ware (www.ti.com/.../c2000ware) and looking at the Digital Control Library. If you install in the default location on your machine, the library will be at:

    C:\ti\c2000\C2000Ware_1_00_01_00\libraries\control\DCL

    The DCL includes controller source code which will run on any floating-point C2000 device. You could open one of the F28335 code examples and go through the steps in the DCL user guide to add the library to that code.

    Regards,

    Richard