Dear All,
I'm facing a problem with F2809. It is necessary to access the ePWM modules for time based interrupt generation using counter-compare registers CMPA CMPB. A total of nine comparison events are needed for a multi-phase machine. The current application is not traditional PWM, the ePWM outputs are simply configured as generic GPIO output pins via GPIOMUX, therefore they cannot be controlled by the action qualifier as EPWMA EPWMB any more, however they still must be set/cleared with respect to timer comparison that runs in the background, i.e. single pulse operation. Those output pins and the timer itself are independent but it is not clear to me if such an application is possible even after reading the reference manual(s) carefully. Perhaps the shadow registers could be used in a different way to accomplish this?
Any suggestions are greatly appreciated, many thanks in advance,
MC