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/TMS320F28027F: Implementing PFC Controller on F28027F

Part Number: TMS320F28027F
Other Parts Discussed in Thread: MOTORWARE, , CONTROLSUITE

Tool/software: Code Composer Studio

hi,

i am using TMS320F28027F and designed my own HVKit base on TI HVKit with Motorware projlab10a.

everything is fine but now i want to implement a PFC Controller in my project(projlab10a) on TMS320F28027F.

is there any way to do this?

is there any example or docs to help?

  • The only example we have is in controlSUITE

    C:\ti\controlSUITE\development_kits\HVMotorCtrl+PfcKit_v2.1\HVACI_Sensorless_PFC_F2803x

    the motor control example uses our non-motorware framework, so it may be a little different than what you have used untill now.

    refer to the docs here.. C:\ti\controlSUITE\development_kits\HVMotorCtrl+PfcKit_v2.1\HVACI_Sensorless_PFC_F2803x\~Docs
    you might want to keep the motor control portions as is and move the PFC code in.

    Note the example uses bit-field based code for the MCU programming and it may need you link in the bit field header files, which the motorware does not use.


    Regards
    Manish Bhardwaj