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.

TSW30SH84EVM: How to control two boards using one GUI (TSW308x_v2p2)

Part Number: TSW30SH84EVM

Two TSW30SH84EVMs are used in a project. I want to control both boards using the same GUI. As the USB port is detected automatically, I am not able to make any selections. So is there a solution for this application?

  • Hello Fuquan,

    The TSW308x EVM GUI was designed with single EVM as evaluation purpose only, therefore, no two EVMs control can be made in the GUI.
    You may try the following:
    1. use FT_PROG software available on FTDI website and program the two EVMs with different ID
    2. You will need to modify the DAC register .dll Labview code to look up the two EVM ID and control them indepedently.
    these are purely suggestions and the effort will not be supported by TI
    -Kang