Hi,
What is the source of the ECAP_OUT_EN signal?
I think ECAP_OUT is the APWM output, but I don't know what ECAP_OUT_EN is.

Best regards,
Sasaki
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,
What is the source of the ECAP_OUT_EN signal?
I think ECAP_OUT is the APWM output, but I don't know what ECAP_OUT_EN is.

Best regards,
Sasaki
Hi Sasaki,
The ECAPOUT_EN bit is the enable out which comes from the ECAP if the module is operated in APWM mode.
There is an old thread where it is discussed in little more detail: https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/966073/tms320f28379d-clb-ecap-peripheral-signal-multiplexer-question
Thanks,
Aditya
Hi Aditya-san,
Thank you for your support.
I checked the link but could not find how to set ECAP_OUT_EN. is ECAP_OUT_EN set in a register in eCAP? I could not find the bit field to set ECAP_OUT_EN in the register.
What should I set if I want my ECAP output to be tri-state?
Best regards,
Sasaki
Hi Sasaki-san,
CAP_APWM should be the internal generating bit for the ECAPOUT_EN bit for the output buffer.
From the above marked thread: ECAPOUT_EN is the enable for the output buffer. If ECAP module is used in APWM mode [using CAP_APWM], PWM output signal and output enable for the buffer are generated - similar to PWM module.
Aditya
Hi Aditya-san,
Thank you for your support.
I understand that ECAPOUT_EN is generated when in APWM mode and not a bitfield set by the user in a register.
Please tell me one more thing. What kind of signal is output from ECAPOUT_EN? I would like a diagram that shows the relationship between APWM and ECAPOUT_EN.
Best regards,
Sasaki
Santosh Jha Do we have waveforms ECAPOUT_EN mapping with ECAP_OUT that is provided in the TRM?
Aditya
Hi Santosh-san,
I understood the following
When eCAP is used in APWM mode, PWM is output from ECAPT_OUT and High is output from ECAP_OUT_EN.
If eCAP is not used in APWM mode, Low is output from ECAP_OUT_EN.
Are these correct?
Best regards,
Sasaki