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.

CCS/AFE4404EVM: GUI connection AFE4404EVM

Part Number: AFE4404EVM
Other Parts Discussed in Thread: MSP430F5529, , AFE4404

Tool/software: Code Composer Studio

Hello, 

I am trying to connect AFE4404EVM firmware with different external microcontroller, launchpad MSP430F5529. 

I was able to compile the code given by TI for AFE4404EVM, although I am not able to interact with the GUI. 

I was wondering how I can make the GUI identify that the launchpad is indeed a AFE4404EVM board. 

Thanks for the help. 

Regards

Pooja

  • Hello Pooja Patil,

       Make sure the MSP430F5529 Launch pad when connected to the computer is enumerated as a com port with the same VID, PID as the AFE4404EVM. Once after successful enumeration, you need to update the driver with the one used for AFE4404EVM. After this, the EVM GUI should be able to communicate to the AFE4404 if all the hardware connections are proper.

    regards,

    Midhun Raveendran