How to add phase delay in PWM signal in C2833 cotroller
3 ビュー (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (1 件)
Imran
2023 年 1 月 6 日
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.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!