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.

Can I use afe44x0spo2evm GUI with my board's usb port

Can I use afe44x0spo2evm GUI with my board?

On my board, I use a ch340 chip to provide a usb-to-serial port, connect it to host, on which the GUI running.

Is is possible GUi work with my board, if I just implement the communication protocol in my board?

I want to know how GUI find the com port.

Dose it only use the msp430 usb CDC com port?

Or the GUI just try with all com port, and use the afe44x0evm communication protocol to make sure if the device is connected?

Thanks!

Guang Yang

  • Yes though the GUI was specifically built for the AFE44x0SPO2EVM target boards, you should still be able to communicate with your own board.

    The USB serial port should have the Device description name 'AFE44x0SPO2-FE EVM' under COM port properties.
    The GUI is looking for this device description name while screening for the COM ports.