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.

TMS320F28375D: ECAP pin input config

Part Number: TMS320F28375D
Other Parts Discussed in Thread: SYSCONFIG, C2000WARE

Tool/software:

In the title - unsure how to configure input pins to the ECAP module in sysconfig. I the 'ecap input' dropdown is greyed out. This is for a pwm duty cycle input capture use. 

  • Hi Sean,

    That is because the path is defined from GPIO -> INPUTXBAR -> eCAP on this device. 

    The inputxbar connected to eCAP1 for example is INPUTXBAR7.

    I would highly suggest going through the c2000ware example located in {C2000WARE_LOCATION}\driverlib\f2837xd\examples\cpu1\ecap to get started quick.

    Best,

    Ryan Ma