
How can I generate Arbitrary PWM with specific pattern on C2834x DSP?
5 ビュー (過去 30 日間)
表示 古いコメント
Hello.
I am trying to generate a signal with same width as in figure on 2834x DSP using c2000 support package. Unfortunately ePWm modules CANNOT be used and the only option that I have got are the GPIO pins. I tried repeating sequence stair block and it worked fine When sampling time was 1/(3*140000). However, when decreasing the samplig time to 1/(12*140000), the PWM pin behaviour becomes awkward and the pins is either always ON r always OFF. I tried modifing the step size to be lower value 1/(120*140000), but it also gave this awkward behaviour.



0 件のコメント
回答 (1 件)
Venkatesh Chilapur
2020 年 7 月 2 日
Hi,
Here is an idea:

I set the solver to 0.01step time in above case.
HTH,
Regards,
Venkatesh C
参考
カテゴリ
Find more on Array and Matrix Mathematics in Help Center and File Exchange
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!