How can I show PWM signal using c2000 F28379D?

조회 수: 8 (최근 30일)
Cristina
Cristina 2024년 3월 2일
댓글: Cristina 2024년 3월 20일
Hi, I have tried to see a PWM signal but when simulating I get a 1 signal all the time.
I attach screenshots
I have connected pin 80 to pin 74 which are the GPIO0 and GPIO14 pins.
I know that the "ePWM" block is well configured because I have been able to see the output signal with an oscilloscope.
I hope you can help me, thank you in advance.
Cristina

채택된 답변

Sayan
Sayan 2024년 3월 13일
Hi Cristina,
If I am understanding it correctly, you are using a 4 kHz carrier frequency to generate the pwm. In this case, I can see you are using the GPIO digital input sample time of 0.1, which is very high for logging the PWM samples. Try to reduce the GPIO sample time to 1e-5 and log the signal in Simulink Data Inspector to visualize the signal. Ensure the GPIO block is configured correctly for the corresponding pin you are shorting.
You can find more information about GPIO in the following documentation.
Hope this helps to resolve the issue.
  댓글 수: 1
Cristina
Cristina 2024년 3월 20일
Thank you very much Sayan. Thanks to your answer I have been able to solve the problem.
Cristina

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Pulse width modulation (PWM)에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by