This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I have gone through epwm action Qualifier sub module in reference manual, I am confuse between Action-Qualifier Software Force Register vs Action-Qualifier Continuous Software Force Register. Please help me what is the difference between them. Could you please give example for both?
If I Forces a continuous high on output A by Action-Qualifier Continuous Software Force Register, after that CMPA = TBCTR event occur will it change the state of EPWMA or not?
Please not suggest technical reference manual, as I have already gone through it and it is confusing.
Thanks & Regards,
Shubham
One is an instantaneous pulse, think of it like a one time even event. The other is continuous, and has latch like behavior.
AQSFRC's (software force)effect can be changed by a CMPx event. AQCSFRC(continious software force) will continue to force the condition despite other events.
Regards,
Cody
Hi,
Thanks for the reply.
If I forced continuous High on EPWMA,if I want to change the condition, will I need to reset the epwm module and reconfigure it?
Regards,
Shubham
You can write to the same bits and configure it to "do nothing". This will allow the module to continue to function normally.
The software forces are usually used for workarounds or to synchronize weird parts of the software to the PWM events. In 90% or more of all systems you can use the other action qualifier events to do everything you need.
Regards,
Cody