Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VESC not showing in connection menu through PL2303 USB UART adapter #365

Open
sentient-cloud opened this issue May 8, 2024 · 0 comments

Comments

@sentient-cloud
Copy link

VESC does not show up in connection menu under "Devices Found" when connected through a PL2303 USB UART adapter.
The "Reconnect last connection" button does however work though, and successfully connects.

USB info looks like:

SerialPortInfo {
    port_name: "/dev/tty****",
    port_type: UsbPort(
        UsbPortInfo {
            vid: 1659,
            pid: 8963,
            serial_number: None,
            manufacturer: Some(
                "Prolific Technology Inc.",
            ),
            product: Some(
                "USB-Serial Controller",
            ),
        },
    ),
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant