Clear Filters
Clear Filters

Generate Low Frequency using ePWM module

17 views (last 30 days)
Arifin
Arifin on 5 Jun 2024
Answered: Supraja on 18 Jul 2024 at 4:38
Dear Sir,
I would like to generate low frequency PWM using ePWM module. I use F28377D to generate it in simulink as [1].
I try to generate 50 hz frequency using prescaller divider as shown [2], the detail implementation purposed in simulation of as shown in [3].Also the ePWM setting as in [4]
"however, there is no output in ePWM pinout"
Could you please to assist me pelase ?
  1 Comment
Arifin
Arifin on 20 Jun 2024
I hope MATLAB staff can answer this question and give a solution~

Sign in to comment.

Answers (1)

Supraja
Supraja on 18 Jul 2024 at 4:38
Hello Arifin,
I understand that you want to generate low frequency PWM for ePWM module for F28377D launch pad and not able to see any output at the ePWM output pin.
Here is a MATLAB example on 'generate ePWM Waveform for Specified Frequency and Duty Cycle':
This will help you in generating the PWM for your launchpad.
You can also have a look at the example using the command below:
openExample('c2b/UsingEPWMExample')
Hope this helps!

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!