Part Number: LAUNCHXL-F28377S
Tool/software: Code Composer Studio
Hi All,
I am looking for sample code and document about PWM or HRPWM for the LAUNCHXL-F28377S (TMS320F28377S).
Anyone know about that?
Thanks and Regards,
S.Takano
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.
Part Number: LAUNCHXL-F28377S
Tool/software: Code Composer Studio
Hi All,
I am looking for sample code and document about PWM or HRPWM for the LAUNCHXL-F28377S (TMS320F28377S).
Anyone know about that?
Thanks and Regards,
S.Takano
Hi Takano-san,
Takano said:I am looking for sample code and document about PWM or HRPWM for the LAUNCHXL-F28377S (TMS320F28377S).
Simply download controlSuite and navigate to:
C:\ti\controlSUITE\device_support\F2837xS\v210\F2837xS_examples_Cpu1
You can also navigate through controlSuite GUI. As for the launchpad documentation, schematics, PCB files you can navigate to:
C:\ti\controlSUITE\development_kits\LAUNCHXL-F28377S\HwDevPkg
Also, do checkout:
Regards,
Gautam
Hi Takano-san,
As far as the documentation, you can find it on the TMS320F28377S product landing page. For SW configuration of the ePWM, you will want to look at the technical reference manual (spruhx5d) - ePWM chapter.
Hi,
I tried to install c2000ware after offline downloading, and check a build as follows;
Exapmle_2823xGpioSetup
Exapmle_2823xGpioToggle
Exapmle_2823xHRPWM
Exapmle_2823xHRPWM_SFO
Exapmle_2823xHRPWM_SFO_V5
Exapmle_2823xHRPWM_slider
Exapmle_2823xHRPWM_Symmetric_Duty_Cycle_SFO_V5
hrpwm_deadband_sfo_cpu01
hrpwm_ex1_duty_sfo_v8
hrpwm_ex2_prdupdowm_sfo_v8
All above are "Build Finished.", passed the compilation.
But I feel there are many libraries, I want a single library as uniform.
Bets Regards,
S.Takano