Presently I am using a TPU Channel to generate a PWM signal, and it works as I would like. However, if possible I would like an interrupt to be generated on each rising and falling edge. In the manual, there is a description of what bits to set to either assert or not assert an interrupt, but that is about it. What interrupt vecter will be generated if I configure it to assert an interrupt?(I would use an ISR) What edge will it be asserted on? Will the interrupt fire immediately after the edge or before? Thanks, Erik
Message
68336 PWM Interrupt question
2003-03-04 by Erik Wise