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

How do I solve the problem that the serial port numbers ttyCH343USB0 and tyCH343USB0 are not fixed? #16

Open
runingHer opened this issue Nov 10, 2022 · 2 comments

Comments

@runingHer
Copy link

The serial port number of the USB device is not fixed each time the operating system connects to it. ttyCH343USB0 and ttyCH343USB1 frequently change

@Vascom
Copy link

Vascom commented Sep 18, 2023

You can use path by

/dev/serial/by-id/
/dev/serial/by-path/

@whc2001
Copy link

whc2001 commented May 27, 2024

You can use path by

/dev/serial/by-id/
/dev/serial/by-path/

Seems like the driver is not creating that

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

3 participants