Post Go back to editing

max78000 communication

Category: Software
Product Number: MAX78000

I am new on MAX78000. I am looking for an example of communication in RS232 (through DAPMAP USB) interface like for a STEM32 nucleo board.

From PC side, i want to develop a software in python with pySerial to send data inside MAX78000 and get some response (like a categories on a classifier) sending to the PC.

Could you help me to understand how to send and receive data from max78000 to a host PC?