Hello,
I'm using a typical EPWM->ADC->DMA chain to read ADC signal and I need to evaluate how loud the signal is. A trivial solution would be to just walk over the data collected by DMA and compare each value with my limits in software. But then I noticed there are triphi and triplo registers in ADC's PPB, which function in a much similar way. Would it be possible to configure the X-BAR and EPWM to count these trip events over span of 1024 values?
Thank you
Jiri