C2000 ePWM block on Simulink to trigger two ADC channels?
3 ビュー (過去 30 日間)
古いコメントを表示
I'd like to trigger two ADC channels on the F28377S Launchpad using Simulink, however, I do not know how to set up the ePWM block to trigger the ADCs one after the other but not at the same time. Can someone please guide me through the ePWM block parameters to achieve this?
Thanks!
0 件のコメント
回答 (1 件)
Sumith Sekharan
2016 年 5 月 26 日
Hi Solomon, For F28377S processor there is no simultaneous sampling option. But you can achieve the same using 2 ADC modules. You can select the same PWM event trigger for both the modules. This should allow you to sample two channels with the same PWM event.
Hope this helps. Let me know.
Thanks, Sumith
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!