XIAO not working on Mu Serial Monitor

Hi all!

This is my first post! :smiley_cat:

When I atempt to connect the Seeeduino XIAO to the serial monitor in Mu, I received this message, “Could not find and attached device”. Please refer to the following window snippet.

I came across a potential solution, to add the USB VID and PID somewhere. The following link describes the solution but I have no idea how to implement it correctly. I’ve tried many things but I am sure I am doing it wrong.

Please help! :frowning:

Thank you! :slight_smile:
Chuppa

@Chuppa Why does the MU editor recognize XIAO? We have not added support for this editor.

Thank you for your response!

The Mu editor does recognize XIAO.

The Mu Serial Monitor doesn’t.

I found a work around instead of using Mu text editor!

With the Seeeduino XIAO you can use Atom text editor and the Pymakr plugin (REPL capability) to edit, compile, serial monitor and REPL all in one.

Atom download:

Pymakr plugin:

Cheers!
:smiley: