Hi,
Is it possible PWM output stops when ePWM module is running.
I want to control only output of ePWM (Enable/start PWM output or Disable/stop PWM output).
Can Piccolo (F2805x) support this function?
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.
Depending on your application needs, if you wanted software control of the PWM output you could also just change the GPIO pin mux to GPIO instead of ePWM function. It could be GPIO input or output, again depending on what you need to do.
- David