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.

TMS320F28379D: Single Phase PLL implement

Part Number: TMS320F28379D
Other Parts Discussed in Thread: POWERSUITE, C2000WARE,

Dear Folks,

I am trying to implement a single-phase PLL in the CCS environment using the F28379D LaunchPad. I am also referring to the PowerSuite examples. Can you please let me know how I can link the CCS code with the LaunchPad? I do not have an idea about target configuration and how to link libraries with the F28379D.

Thank you.

  • Hi Sachith,

    Are you referring to a specific reference design? If so, can you please provide the name of the reference design?

    You can load the code onto the LaunchPad using target configuration file. This can be created manually or you can choose to use the one included in the C2000WARE SDK

    This is found at C:\ti\c2000\C2000Ware_[version_no.]\device_support\f2837xd\common\targetConfigs

    Regards,

    Peter

  • Hello Mr. Peter,

    I am referring to the 2kW single-phase grid-tied inverter design using the TMS320F28379D.

    I have encountered some difficulties in programming using Code Composer Studio (CCS). I have experience with Altair Embed and have fully designed the inverter using that platform. However, I am now trying to program the controller in the CCS environment.

    I have a basic understanding of ADC, DAC, and PWM in CCS, but I am finding it challenging to implement the MPPT algorithm and current controller in CCS. Could you please provide some guidance or resources to help with this?

    Thank you for your assistance.

    Best regards,
    Sachith

  • If you dont see an example MPPT s/w in this design then check out the other design, tidm_solar_dcdc inside C2002 DP SDK.

    You need to download C2000Ware and then look for this design under

    C2000Ware_DigitalPower_SDK_x_xx_xx_xx > solutions > tidm_solar_dcdc 

  • Pls see response above