Post Go back to editing

USB-UART interface

Category: Software
Product Number: MAX78000

I am currently using the evaluation board MAX78000 evaluation kit. As a start, I want to send information through rs232 (usb-uart) from the debug probe maxdap.

It is working with a terminal software. Now, I want to program a serial interface to communicate in write and read in rs232 through the com port.

I would like to know if it exist an example in C concerning the max78000 to grab ascii characters coming from the serial interface and send back a message to the computer host (for example with a python program with pySerial).

If not, how do we do to communicate data from the PC to the max78000 during program execution with the evaluation kit?

Thanks you in advance for your help.

Best Regards