How does the TI C2000 ePWM block work?

34 views (last 30 days)
I am presently attempting to generate ePWM pulses for a model that will be deployed onto a TI C2000 board.
I noticed that the ePWM block seems to be designed for this purpose, but I am having trouble understanding how to use it.
Would you be able to explain how this block works?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 7 Apr 2023
Edited: MathWorks Support Team on 14 Apr 2023
Essentially, each ePWM block configures how a particular ePWM module on the F28379D board fires the ePWM signals.
Under Model Configuration Parameters -> Hardware Implementation -> Target hardware resources -> ePWM, you are able to specify which GPIO pin each PWM signal maps to.
I have attached an example of how this block would work, along with an image that provides a high-level overview of the configuration process.
Below is a link with more information about the capabilities of the ePWM block:
  2 Comments

Sign in to comment.

More Answers (1)

SALAH alatai
SALAH alatai on 22 Mar 2022
Hi Mathworks support,
I am trying to figure out my inverter model by ePWM signal in TI c2000 using Simulink. Can you guys please help me out.
my inverter like full bridge and want to implement it my hardware matlab using a library of F28379D

Products


Release

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!