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.

TMS320F28335: Connecting Code Composer program with my python program (Controlling ePWM(Freq, dutycycle), build and debug the simulation all through python instead of Code composer workspace

Part Number: TMS320F28335


Hi Team members.

I run my code using code composer studio that generates two ePWM signals for my Power Circuits. I also have my Python code which connects Oscilloscope,multimeters (for readout the results) and Power Supplies to supply the input power for my Power Circuits, all connected with my pthon program which I already have done this.

The problem is that I want to automate the system by connecting the Code Composer program with my Python program that will generate Freq, duty cycle, build, and debug the simulation all through Python instead of Code Composer workspace.

The code that i wrote for generating ePWM signals is only run through code composer studio (build, debug) and is checked or measured through an oscilloscope. But now I need to write this routine in my Python program to control ePWM signals and to run the simulation using my Python code instead of writing the code in CCS workspace.

The COM port XDS 100 class USB serial port is used for connecting my DSP (F28335)

Please suggest accordingly.

Thanks

Kind Regards

Arsalan