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.
I'd like to integrate PWM (Pulse Width Modulation) functionality into my CCS code for EtherCAT communication. This means I want to add features such as motor control or LED dimming, controlled through PWM signals, to my application while utilizing EtherCAT communication for data exchange.
Is there any example or guidance document in PDF format that provides directions on how to integrate existing main code from a communication file into a CCS file, ensuring smooth communication between TwinCAT and CCS? I'm encountering conflicts with header files when trying to add an existing PWM example file to the CCS file that has been configured for seamless communication between TwinCAT and CCS.
Hi,
The only ECAT + motor control example solution we currently have is the one documented below in the MCSDK.
https://www.ti.com/lit/spracm9
C:\ti\c2000\C2000Ware_MotorControl_SDK_5_02_00_00\solutions\tmdxiddk379d\f2838x
Best,
Kevin