Modifying TI C2000 ePWM block output

3 views (last 30 days)
Mike Buba
Mike Buba on 17 Sep 2022
Commented: Omar Shouman on 25 Oct 2022
Is it is possible to modify an ePWM output to do additional calculations before sending a PWM signal to GPIOs.
For example, I would one of the switches to switch using the following logic:
or
For the first three signals am sending a reference to a PWM block, but my fourth PWM signal is calculated as a combination of the first three PWM signals, i.e. forth signals does not have a reference.
  1 Comment
Omar Shouman
Omar Shouman on 25 Oct 2022
Hello Mike,
I want to do the same thing. I was wondering if you were able to do it or find an alternative. That would be very helpful.
Thank you for your time.
Kind Regards,
Omar

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!