pi pico virtual USB serial port as "standard" serial port #12374
hongyuan42
started this conversation in
General
Replies: 1 comment 6 replies
-
You can use |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Is there a way to reuse pi pico virtual USB serial port (default for REPL) as a standard serial port, with which when connecting to PC, I can capture and display the data transmitted using a SW like "Serial Oscilloscope" on PC?
I can do this by connecting to UART on the pico. But it will be good to get away without another board and cables.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions