You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please provide a clear and concise description of the bug along with logs
What are the steps to reproduce this issue?
Auto Connect provides a COM error when connecting a Pico to Linux Mint 21.3
Pico will not connect when using Auto Connect
Manual Connect works as expected
What happens?
Receive a COM error
What were you expecting to happen?
Pico to connect to MicroPico
Any logs, error output, etc?
(To get extension logs see Terminal > Output > Extension Host and copy output concerning pico-w-go or micropico) (If it’s long, please paste to https://gist.github.com and insert the link here)
No error shown in terminal since Pico will not connect
Any other comments?
Which version of MicroPico are you using?
v4.0.6
Support info
Copy this from the Help -> Info/About -> Copy (Code -> About Visual Studio Code -> Copy on macOS) option in Visual Studio Code:
Despite the serial ports being accessible, the device is not detected automatically:
% sudo chmod a+rw /dev/ttyS*
% ls -l /dev/ttyS*
crw-rw-rw- 1 root uucp 4, 64 20. Nov 16:39 /dev/ttyS0
[...]
crw-rw-rw- 1 root uucp 4, 95 20. Nov 15:05 /dev/ttyS31
Disabling "Micropico: Auto Connect" and setting "Micropico: Manual Com Device" to /dev/ttyS0 does show "Pico Connected", but then shows "Error entering raw repl", which means it did not actually connect.
What are the steps to reproduce this issue?
What happens?
Receive a COM error
What were you expecting to happen?
Pico to connect to MicroPico
Any logs, error output, etc?
(To get extension logs see Terminal > Output > Extension Host and copy output concerning pico-w-go or micropico)
(If it’s long, please paste to https://gist.github.com and insert the link here)
No error shown in terminal since Pico will not connect
Any other comments?
Which version of MicroPico are you using?
v4.0.6
Support info
Copy this from the
Help -> Info/About -> Copy
(Code -> About Visual Studio Code -> Copy
on macOS) option in Visual Studio Code:The text was updated successfully, but these errors were encountered: