Tool/software: Code Composer Studio
I'm trying to get an ADC PPB HI trip to trip a PWM. I have 12 ADCs set in continuous mode that go through a PPB, to the XBAR, and then trip the PWMs. However, this only works some of the time. My suspicion is that the pulse coming out of the ADC Post processing block is not long enough to always trigger the PWM trip. I tested this by changing the ADC start of conversion trigger to a slower software pulse instead of leaving the ADCs in continuous mode. In this condition, the trip logic always works. It appears as though, the ADCs, while in continuous mode, are unable to reliably send a long enough pulse out to the PWM. Is there a way around this? I would use the CMPSS functionality, but it doesn't look like I can tie 12 CMPSS inputs to the chip.
Thanks,
Zach