Skip to content

Serial not working on CH32v003j4m6 #143

@mindonne

Description

@mindonne

hi every one
I have a problem: after trying to use Serial.begin(300) for board CH32v003j4m6, my COM port 5 always shows an error: ''Port monitor error: command 'open' failed: Serial port busy. Could not connect to COM5 serial port ''. I tried Serial.begin(9600) on Uno R3, nano and the Serial port still works fine. Then I tried using Serial.begin(9600) with CH32v003j4m6 but still got the error
I reinstalled the driver but Serial still reported the error: ''Port monitor error: command 'open' failed: Serial port busy. Could not connect to COM5 serial port ''
Now I can still load the code but cannot use the Serial for Ch32v003j4m6
" Port monitor error: command 'open' failed: Invalid serial port. Could not connect to COM5 serial port "

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions