Dear all,
I just got a new F28377D controlCard board.
I need to communicate it with PC via USB-Serial communication.
I found one example project from controlSUITE called usb_dev_serial.
I loaded this example project to the controlCard board, and tried to send character from PC via serial communication software.
My PC has recognized an active COM port for this board, which is COM6.
As far as I understand from the documentation of this example project, I would get an echo from the board.
However, i didn't get anything.
Could anyone please share with me any example code for serial communication using F28377D microcontroller ?
Thank you.