C2000 ePWM block on Simulink to trigger two ADC channels?

조회 수: 2 (최근 30일)
Solomon
Solomon 2016년 5월 25일
편집: Solomon 2016년 5월 26일
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!

답변 (1개)

Sumith Sekharan
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
  댓글 수: 1
Solomon
Solomon 2016년 5월 26일
편집: Solomon 2016년 5월 26일
Hey Sumith, Using two different module works but I have quite a few sources that I want to read from and I don't have enough modules. Also, I'm not trying to sample them at the same time, but I'm trying to alternate sampling between both the channels so that they sample one after the other. This can be done using CCS but I'm a beginner and I would like to use Simulink to achieve the same. I'm pretty sure it has something to do with the ePWM block parameters.
Solomon

댓글을 달려면 로그인하십시오.

Community Treasure Hunt

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

Start Hunting!

Translated by