Datasheet的特性介绍有10个ECAP,

但是在引脚配置表上只有一个

想问一下其余9个是哪个引脚?
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.
和其他管脚复用的。请参考下面说明。
There is an example in the SDK which configures the ECAP input, please see: https://software-dl.ti.com/mcu-plus-sdk/esd/AM263X/08_02_00_28/exports/docs/api_guide_am263x/EXAMPLES_DRIVERS_ECAP_CAPTURE_PWM.html. This example configures: GPIO61 -> INPUTXBAR Output 0 -> ECAP0 Input 202.
The ECAP and INPUTXBAR are configured in Syscfg:
For more details, please refer to these documents on ti.com:
ECAP
Input XBAR
The SENT output could be connected to a GPIO input.