Skip to content

Serial port - spaces in name #3693

Closed
@beswickat

Description

@beswickat

On my Mac, the serial port appears as /"dev/cu.wch ch341 USB=>RS232 1440", including spaces which causes an error message like "avrdude: ser_open(): can't open device "/dev/cu.wch": No such file or directory"

Can't rename device to avoid the spaces.

Work around:
sudo ln cu.wch\ ch341\ USB=>RS232\ 1440 cu.wchrint

But this command has to be issued every time the USB is connected.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions