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/TMDSDOCK28379D: Ramp Generation Function

Part Number: TMDSDOCK28379D
Other Parts Discussed in Thread: CONTROLSUITE

Tool/software: Code Composer Studio

Hi, I'm looking to see if there is an example code I can find for use on code composer studio that allows for ramping of a 3 phase sine wave (voltage and frequency)? I am using it to ramp up the speed of an induction motor.


If there isn't a direct example for this DSP, where can I look to find out how to generate this ramp?

  • Look at the example project at
    C:\ti\controlSUITE\development_kits\TMDSIDDK_v2.0\IDDK_PM_Servo_F2837x_v2_00_00_00\IDDK_PM_Servo_F2837x.c

    The project is split into multiple BUILDLEVELs, starting from LEVEL1 which is the first level introducing control. In LEVELs 1 and 2, you can see the ramp control and ramp gen modules. Refer to user docs for more info - available at
    \~Docs folder and at
    C:\ti\controlSUITE\libs\app_libs\motor_control\math_blocks\v4.3\~Docs