Generate Low Frequency using ePWM module
조회 수: 2 (최근 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!