Other Parts Discussed in Thread: DRV8312,
Hello,
I'm developing motor control applications with the DRV8312 dev kit, which has the TMS320F28035 control card. I managed to run example projects and control the motor (speed, power, etc.) via the Watch Expressions within CCS7. My goal is to do that outside of CCS with a Python application. Is it possible to have that kind of serial communication over USB between my PC and the control card? I found an older, very similar question for another TI controlStick hardware (https://e2e.ti.com/support/microcontrollers/c2000/f/171/p/21096/81428 ), which denies this functionality since the FTDI chip is only meant for JTAG emulation for CCS if I understood correctly. Is this the same for the TMS320F28035 control card?