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