How do I synchronize the PWM signals on F28335?
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Réponses (1)
Walter Roberson
le 3 Fév 2014
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 commentaires
Walter Roberson
le 10 Fév 2014
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.
Communautés
Plus de réponses dans Power Electronics Control
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!