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.

TMDSHVMTRPFCKIT: Alternative control methods for this kit

Part Number: TMDSHVMTRPFCKIT

I need some clarification regarding this KIT.

-        Can this hardware be controlled directly from a programming language such as LabVIEW?

-        Can the hardware be controlled using a TCP/IP interface? Where can I find details on the protocol?

Assuming not to the above, are there free I/O's that can be used to interface the piccolo MCU with an external system, so that it can be programmed by input originated from any of the above?

  • 1. This kit is design for C2000 MCU controller which can't support LabVIEW. TI has its IDE which is CCS can support C/C++ programming language.
    2. No TCP/IP interface, only UART or CAN interface for communication.

    Often, use the JTAG emulator to program the code into the controller, most C2000 controlCard support on-board emulator for debug and program code. More detail information can be found the user's guide of kit and datasheet of C2000 controller.