Generate Low Frequency using ePWM module
3 次查看(过去 30 天)
显示 更早的评论
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 ?
采纳的回答
Supraja
2024-7-18
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!
0 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!