Hi
For the flexpwm, we have all of the submodules running from the clock from submodule 0. Submodule 2 is running with IPOL set.
At some point in time, I want to hold the output from submodule 2, at HIGH.
First idea, try to stop submodule 2. So, setting CLDOK and clearing the RUN bit for that submodule by itself, does nothing. (Stopping all of the submodules together works okay, but stopping just one of them leaves them all running.)
Next idea, try to disenable the output from submodule 2. So, clearing the OUTEN does stop the output. But it seems to be tri-stated.
So, the question: Is there a simple way to freeze submodule 2 at its high value for a few milliseconds?
Thank you
For the flexpwm, we have all of the submodules running from the clock from submodule 0. Submodule 2 is running with IPOL set.
At some point in time, I want to hold the output from submodule 2, at HIGH.
First idea, try to stop submodule 2. So, setting CLDOK and clearing the RUN bit for that submodule by itself, does nothing. (Stopping all of the submodules together works okay, but stopping just one of them leaves them all running.)
Next idea, try to disenable the output from submodule 2. So, clearing the OUTEN does stop the output. But it seems to be tri-stated.
So, the question: Is there a simple way to freeze submodule 2 at its high value for a few milliseconds?
Thank you