Part Number: TMS320F280049C
Other Parts Discussed in Thread: DRV8353, , C2000WARE, SYSCONFIG
Hello,
I am working on a motor control application on a custom board using a TMS320F280049C and a DRV8353 Gate driver.
I am trying to follow the Functional Safety Manual to implement a monitoring function of the ePWM outputs by an input capture peripheral. The Functional Safety Manual suggests that the connection between the ePWM output and the eCAP can be done externally in the board or internally using XBAR. I want to opt for the XBAR approach, as I don't want any hardware modification at this stage.
I require some guidance on:
- how to connect the ePWM and the ECAP using the XBAR.
- how to perform the monitoring itself. Given that each ePWM module has two outputs (EPWMxA and EPWMxB), I am unsure what measurements I should do using the ECAP.
Thank you in advance for your help.