How does the TI C2000 ePWM block work?
34 views (last 30 days)
Show older comments
MathWorks Support Team
on 30 Nov 2018
Edited: MathWorks Support Team
on 14 Apr 2023
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
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
More Answers (1)
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
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!