How do I synchronize the PWM signals on F28335?

2 ビュー (過去 30 日間)
Rajkiran Singh
Rajkiran Singh 2014 年 2 月 3 日
コメント済み: tcagdas 2023 年 6 月 6 日
I would like to syc the epwm1 and epwm2. But the epwm block do not have the syn out option. It only has syn in. Pls help me.
  1 件のコメント
tcagdas
tcagdas 2023 年 6 月 6 日
hi, could you solve your problem? I have same issue.
Best regards..

サインインしてコメントする。

回答 (1 件)

Walter Roberson
Walter Roberson 2014 年 2 月 3 日
PWM has no sync present in the signal, so you cannot use the output of one to synchronize with the other. You need to sync both of them from the same source if you want them synchronized.
  2 件のコメント
Rajkiran Singh
Rajkiran Singh 2014 年 2 月 10 日
May I know how to synchronised both from the same source? thanks
Walter Roberson
Walter Roberson 2014 年 2 月 10 日
You indicated that it has a syn in. That's probably an analog signal. So use a T connector on the line to split the sync source over to both devices.

サインインしてコメントする。

コミュニティ

Community Treasure Hunt

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

Start Hunting!

Translated by