This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28377D: ADC Triggering using Rising or Falling Edge of a GPIO

Part Number: TMS320F28377D


Hi,

I am trying to obtain three phase voltage sequence (positive or negative) using F28377D. To do that I convert one phase to square wave and using the zero crossing of square wave I will obtain the phase sequence. After converting it to a square wave using ADCCMP pin, I want to trigger the ADC reading using positive or negative edge of that square wave (It does not matter if it is positive or negative edge as long as I know which.)

So how can I trigger ADC using that GPIO pin?

Thank you in advance.