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