Clear Filters
Clear Filters

How to add phase delay in PWM signal in C2833 cotroller

2 views (last 30 days)
i don't know hoe to add phase delay in pwm signal for c2833
anyone can help me in that it will be very helpful

Answers (1)

Imran
Imran on 6 Jan 2023
Hello Mayuresh,
I understand that you want to add phase delay in 'PWM' signal for 'c2833'.
You will have to use timers in master/slave configuration.
For this, you will need to setup the timers in slave configuration in such a way, that they receive input from the other timers, when the timer reaches a certain value.
I hope this helps.

Community Treasure Hunt

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

Start Hunting!