Part Number: TMS320F280039C
Other Parts Discussed in Thread: SYSCONFIG
Hi,
I am working on capturing the frequency of an external PWM signal while generating another PWM signal on Channel 1 (GPIO0 and 1). Without the PWM, the eCAP module is working perfectly. I get the time duration of the event in ISR and then on the main loop run some calculations on it.
When I enable the PWM signal by sending a serial command, the value which I'm getting in eCAP ISR turns out to be wrong and random. Can you help me out with what's happening over here and how to solve it?

