Other Parts Discussed in Thread: AM625
trying to use eCAP1 driver as APWM on AM62x platform (BSP-08_03_00_19)
throwing the error "no device" while doing echo to enable
how to use eCAP driver in APWM mode for AM62x platform ?
in dtb only ecap1 and ecap0 are enabled , all other nodes disabled

according to your documentation
- eCAP modules provide a single PWM output channel pre instance when configured in APWM mode
so, how to configure it in APWM mode ?
- Nagendra